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