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 d006c4f commit 3cd51d6Copy full SHA for 3cd51d6
2025/src/styles/global.css
@@ -9,7 +9,7 @@ body {
9
}
10
11
html {
12
- scroll-padding-top: calc(var(--spacing) * 16)
+ scroll-padding-top: calc(var(--spacing) * 16);
13
14
15
@layer utilities {
0 commit comments