Skip to content

Commit 5109180

Browse files
committed
tweak layout
1 parent 4d19388 commit 5109180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ header
582582
}
583583
}
584584

585-
@media screen and (max-width: 820px) {
585+
@media screen and (max-width: 880px) {
586586
header{flex-direction: row; flex-wrap: wrap;}
587587
#innerHeader {flex-direction: row; flex-wrap: wrap; justify-content:center;}
588588
.main_nav {

0 commit comments

Comments
 (0)