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 7154b12 commit e74df57Copy full SHA for e74df57
readthedocs/_static/css/custom.css
@@ -8,3 +8,8 @@
8
max-width: 100%;
9
overflow: visible;
10
}
11
+
12
+/* override default max width from 800px to 1200px */
13
+.wy-nav-content {
14
+ max-width: 1200px !important;
15
+}
0 commit comments