This commit is contained in:
2025-05-13 11:52:33 -07:00
parent dcf21c477e
commit eb10519e8d
3 changed files with 8 additions and 1 deletions

View File

@@ -41,6 +41,10 @@
.mobile-nav-open & {
display: block;
}
ul#menu-main-menu {
flex-direction: column;
}
}
& > div {