There was an error while loading. Please reload this page.
1 parent eee4306 commit 32a6b2aCopy full SHA for 32a6b2a
1 file changed
docs/src/assets/scss/docs.scss
@@ -1,5 +1,9 @@
1
/* docs layout styles */
2
3
+html {
4
+ scroll-behavior: smooth;
5
+}
6
+
7
.docs {
8
max-width: 1700px;
9
margin: 0 auto;
0 commit comments