Skip to content

Commit

Permalink
Merge pull request #61 from gunganghaljido/feature/정성혜
Browse files Browse the repository at this point in the history
Fix: Margin Bottom
  • Loading branch information
eqypo9 authored Dec 8, 2024
2 parents 9464cfe + 7a1ba9a commit 5d9f296
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 5d9f296

Please sign in to comment.