Skip to content

Commit

Permalink
Fix: 버튼 높이 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
song-cool committed Oct 19, 2022
1 parent b067b07 commit 46cc91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/modules/Info.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
margin: 0 auto;
left: 50%;
transform: translateX(-50%);
bottom: 10rem;
bottom: 2.4rem;
font-weight: 700;
font-size: 1.7rem;
line-height: 160%;
Expand Down

0 comments on commit 46cc91d

Please sign in to comment.