Skip to content

Commit

Permalink
변경된 GNB 크기에 맞게 scroll-padding-top 수정 (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
CirnoV authored Nov 28, 2024
1 parent e6609e0 commit 0a5d353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ body,
html {
overflow-y: scroll;
scroll-behavior: smooth;
scroll-padding-top: 4rem;
}

.scrollbar-thin {
Expand Down

0 comments on commit 0a5d353

Please sign in to comment.