From e49cb4ff63377334c8b64db1815f11fbee828d0c Mon Sep 17 00:00:00 2001 From: papadanku Date: Sun, 6 Oct 2024 00:17:07 -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 a2b0886..f343485 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -37,5 +37,5 @@ 'fixed_sidebar': 'true', 'show_relbar_bottom': 'true', 'page_width': '50%', - 'sidebar_width': '10%' + 'sidebar_width': '20%' }