We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca98ed9 commit bbdabd5Copy full SHA for bbdabd5
src/css/main.css
@@ -2,6 +2,10 @@
2
aside.toc.sidebar {
3
display: none;
4
}
5
+
6
+ main > .content {
7
+ overflow-x: auto;
8
+ }
9
10
11
@media screen and (min-width: 1024px) {
0 commit comments