Adjust desktop break to 785px.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Cassowary Rusnov 2023-01-10 17:51:50 -08:00
parent ca72f1c321
commit 03a082834d

View File

@ -230,7 +230,7 @@ footer#colophon .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-col
/* Normal desktop size */ /* Normal desktop size */
@media (min-width: 770px) { @media (min-width: 785px) {
header#masthead { header#masthead {
display: flex; display: flex;
flex-direction: row; flex-direction: row;