Skip to content

Commit

Permalink
chrome center
Browse files Browse the repository at this point in the history
  • Loading branch information
eonurk committed Apr 19, 2024
1 parent e823222 commit bc4a950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ footer {
display: flex; /* Use Flexbox to line items up in a row */
justify-content: space-around; /* Spreads the buttons evenly with space around them */
align-items: center; /* Vertically centers the buttons if their heights are different*/
text-align: center;
}

.wrapper-buttons > * {
Expand Down

0 comments on commit bc4a950

Please sign in to comment.