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

This commit is contained in:
2025-05-04 20:56:27 +00:00
parent 203bef54b4
commit f1c388ce4f

View File

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