From b258459e7e48597703785cc7c9b64389dee98de7 Mon Sep 17 00:00:00 2001 From: sa6anw Date: Sun, 4 May 2025 21:00:32 +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 55280e5..f13051f 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -23,7 +23,7 @@ width: 8rem } -@media screen and (max-width: 1222px) { +@media screen and (max-width: 1219px) { .md-sidebar--secondary { display: none !important; }