Adjust desktop break to 785px.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ca72f1c321
commit
03a082834d
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user