Skip to content

Commit

Permalink
fix: Scroll padding top
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez committed Dec 18, 2024
1 parent 7c0ce9b commit 16793f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
html {
scroll-padding-top: 110px !important;
}

html.dark.dark body {
font-family: 'DM Sans', sans-serif;
background-color: #121312;
Expand Down

0 comments on commit 16793f5

Please sign in to comment.