We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ba0f3c + 8a647a0 commit bcd3d7eCopy full SHA for bcd3d7e
1 file changed
src/components/layout/app.css
@@ -12,6 +12,8 @@
12
html {
13
-ms-text-size-adjust: 100%;
14
-webkit-text-size-adjust: 100%;
15
+ scroll-behavior: smooth;
16
+ scroll-padding-top: 1em;
17
}
18
19
body {
0 commit comments