sets responsive breakpoint to bootstrap md 767.98px

This commit is contained in:
Cody
2024-02-10 09:43:18 -08:00
committed by GitHub
parent 6c3526d47e
commit 266e08817e

View File

@ -90,7 +90,7 @@ div.app-moduleactions a.dropdown-toggle, div.app-moduleactions div.dropdown-menu
mix-blend-mode: difference;
}
@media (max-width: 767px) {
@media (max-width: 767.98px) {
.app-menu {
width: 100%;