Skip to content

Commit e676cb4

Browse files
committed
fix scrollbar
1 parent 28178f2 commit e676cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
margin-block-end: 2rem;
44
}
55

6-
body {
6+
html {
77
scrollbar-gutter: stable;
88
}
99

0 commit comments

Comments
 (0)