Skip to content

Commit c352892

Browse files
committed
Fixup sticky sidebar, round 2
1 parent 1b65fa0 commit c352892

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Head.re

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ let make = () =>
5757
html {
5858
width: 100%;
5959
height: 100%;
60-
overflow-x:hidden;
6160
background: #fff;
6261
font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
6362
}

0 commit comments

Comments
 (0)