Skip to content

Commit 13ad24b

Browse files
Fix anchor scroll
1 parent e4f490c commit 13ad24b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/stylesheets/_screen.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ cite {
178178
}
179179

180180
.header-with-anchor {
181+
scroll-margin-top: 80px;
182+
181183
a {
182184
display: none;
183185
color: var(--color-text);

0 commit comments

Comments
 (0)