We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c474b commit 335bc1fCopy full SHA for 335bc1f
1 file changed
public/index.css
@@ -4,6 +4,10 @@
4
font-weight: 200;
5
}
6
7
+html {
8
+ scroll-behavior: smooth;
9
+}
10
+
11
12
13
:root {
0 commit comments