From 3b53d6d530c0f23ebb68f355a519da12288d757e Mon Sep 17 00:00:00 2001 From: sa6anw Date: Sun, 4 May 2025 18:37:53 +0000 Subject: [PATCH] Fix --- docs/stylesheets/extra.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index b5914f7..a1d5978 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -23,7 +23,7 @@ width: 8rem } -@media screen and (max-width: 1200px) { +@media screen and (max-width: 1180px) { .md-sidebar--secondary { display: none !important; }