From a0760b7001888bd6ab20861fb71c9fcba9161673 Mon Sep 17 00:00:00 2001 From: papadanku Date: Sun, 6 Oct 2024 00:19:36 -0700 Subject: [PATCH] Update conf.py --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index f343485..9a4f8f2 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -36,6 +36,6 @@ html_theme_options = { 'fixed_sidebar': 'true', 'show_relbar_bottom': 'true', - 'page_width': '50%', + 'page_width': '60%', 'sidebar_width': '20%' }