begin menu fix

This commit is contained in:
2023-06-13 17:32:22 +02:00
parent 239a0b7319
commit 3ae141d2a6
3 changed files with 6 additions and 2 deletions

View File

@@ -73,6 +73,10 @@
transition: 0.2s;
}
.sub {
width: 79%;
}
@media only screen and (min-width: 999px) {
.listtoggle, .toggle-wrapper {
display: none;