Skip to content

Commit

Permalink
footer
Browse files Browse the repository at this point in the history
  • Loading branch information
sairohitp committed Dec 16, 2023
1 parent 581908d commit 92c19b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/footer/Footer.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

.flex {
display: flex;
justify-content: space-between;
justify-content: center;
align-items: center;
align-content: center;
gap: 25px;
gap: 40px;
}

0 comments on commit 92c19b0

Please sign in to comment.