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

This commit is contained in:
Joakim Svensson 2025-05-04 20:53:31 +00:00
parent 2ce6131f9c
commit 67bbe1e7f0
1 changed files with 1 additions and 1 deletions

View File

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