Skip to content

Commit 3cbe36a

Browse files
committed
feat: add smooth scrolling to all elements
1 parent 4e17e10 commit 3cbe36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
@layer base {
8383
* {
84-
@apply border-border;
84+
@apply border-border scroll-smooth;
8585
}
8686

8787
body {

0 commit comments

Comments
 (0)