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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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