We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf7cb4 commit 8a647a0Copy full SHA for 8a647a0
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