Skip to content

Commit 1e48eb4

Browse files
committed
chore: use smooth scroll behavior
1 parent 77006fb commit 1e48eb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/.vuepress/styles/index.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:root {
2+
scroll-behavior smooth
3+
}

0 commit comments

Comments
 (0)