Skip to content

Commit

Permalink
Reenable the scroll-margin-top
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Nov 20, 2024
1 parent 4c099c1 commit 117a907
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions css/overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@
font-size: 100% !important;
}

/* :target {
:target {
scroll-margin-top: calc(var(--header-height) + 20px);
} */
/*
html {
scroll-margin-top: 0;
} */
}

body {
font-size: 18px;
Expand Down

0 comments on commit 117a907

Please sign in to comment.