Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-04 18:36:45 +00:00
parent e02a89e3ac
commit 88c8a8c910
1 changed files with 1 additions and 1 deletions

View File

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