Skip to content

Commit cbcf494

Browse files
committed
fix: site css
1 parent 7c19100 commit cbcf494

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs-svelte-kit/src/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,7 @@ button:focus:not(:focus-visible) {
9999
font-size: 2.4rem;
100100
}
101101
}
102+
103+
:target {
104+
scroll-margin-top: 80px;
105+
}

0 commit comments

Comments
 (0)