1 parent ec3836d commit d9a6a1aCopy full SHA for d9a6a1a
1 file changed
source/conf.py
@@ -28,3 +28,7 @@
28
29
html_theme = 'alabaster'
30
html_static_path = ['_static']
31
+html_theme_options = {
32
+ 'page_width': '1200px',
33
+ 'fixed_sidebar': 'true',
34
+}
0 commit comments