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

This commit is contained in:
2025-05-04 20:52:26 +00:00
parent 3b53d6d530
commit 2ce6131f9c

View File

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