Skip to content

Commit 98003e0

Browse files
authored
Revert "fix: Avoid page jumping when scrollbar appears" (#206)
This reverts commit 85ceeee. It breaks the relative positioning of the aside element.
1 parent fe618a4 commit 98003e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/sass/styles.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
html {
22
font-size: 62.5%;
33
color: var(--color-onLight);
4-
5-
overflow-y: scroll;
64
}
75

86
body {

0 commit comments

Comments
 (0)