sets responsive breakpoint to bootstrap md 767.98px

This commit is contained in:
Cody
2024-02-10 09:40:46 -08:00
committed by GitHub
parent 485f7fdcef
commit 19adfd5116

View File

@ -197,7 +197,7 @@
}
}
@media (max-width: 767px) {
@media (max-width: 767.98px) {
.app-logo {
height: 80px;
display: flex;