Move the wide header/desktop break point to 770px
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cassowary Rusnov 2022-12-29 12:02:39 -08:00
parent 5e8b85b658
commit 0c3989d5b1
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ footer#colophon .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-col
flex-basis: auto !important;
}
@media (min-width: 640px) {
@media (min-width: 770px) {
header#masthead {
display: flex;
flex-direction: row;