From 4eb70ad753778318df8339f35198f37a90a32aca Mon Sep 17 00:00:00 2001 From: sa6anw Date: Sun, 4 May 2025 18:34:36 +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 e2e3932..71e3627 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -23,7 +23,7 @@ width: 8rem } -@media screen and (max-width: 1300px) { +@media screen and (max-width: 1280px) { .md-sidebar--secondary { display: none !important; }