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

This commit is contained in:
2025-05-04 18:34:36 +00:00
parent c3b183f62c
commit 4eb70ad753

View File

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