Skip to content

Commit

Permalink
Fix: Margin Bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
eqypo9 committed Dec 8, 2024
1 parent 013b590 commit 3efe44a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Button/SportButton/SportButton.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 3px;
transition:
background-color 0.3s ease,
transform 0.2s ease;
Expand Down

0 comments on commit 3efe44a

Please sign in to comment.