Fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-04 18:37:53 +00:00
parent 88c8a8c910
commit 3b53d6d530

View File

@@ -23,7 +23,7 @@
width: 8rem width: 8rem
} }
@media screen and (max-width: 1200px) { @media screen and (max-width: 1180px) {
.md-sidebar--secondary { .md-sidebar--secondary {
display: none !important; display: none !important;
} }