We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c19100 commit cbcf494Copy full SHA for cbcf494
docs-svelte-kit/src/app.css
@@ -99,3 +99,7 @@ button:focus:not(:focus-visible) {
99
font-size: 2.4rem;
100
}
101
102
+
103
+:target {
104
+ scroll-margin-top: 80px;
105
+}
0 commit comments