Skip to content

Commit 4cbc2b7

Browse files
committed
Remove duplicate style
1 parent 068c51d commit 4cbc2b7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/css/custom.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@
2929
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
3030
}
3131

32-
/* Fix for horizontal scrolling issue */
33-
html, body {
34-
overflow-x: hidden;
35-
max-width: 100%;
36-
}
37-
3832
.dropdown-separator {
3933
margin: 0.3rem 0;
4034
}

0 commit comments

Comments
 (0)