Skip to content

Commit

Permalink
editing footer again
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinB19 committed Sep 9, 2024
1 parent 472c6b9 commit cc89b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -5289,9 +5289,9 @@ body {
display: flex;
justify-content: center;
align-items: center;
gap: 20px; /* Space between the items */
gap: 20px; Space between the items
padding: 15px 0;
flex-wrap: wrap; /* Allows wrapping on smaller screens */
flex-wrap: wrap; Allows wrapping on smaller screens
text-align: center;
}
Expand Down

0 comments on commit cc89b76

Please sign in to comment.