We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61726bd commit e46ae4bCopy full SHA for e46ae4b
1 file changed
src/index.css
@@ -47,4 +47,8 @@
47
.parallax {
48
transform: translateZ(-1px) scale(2);
49
z-index: -1;
50
+}
51
+
52
+html {
53
+ scroll-behavior: smooth;
54
}
0 commit comments