Skip to content

Commit 88d5662

Browse files
committed
Header: Fix selector for header
1 parent f5a6b89 commit 88d5662

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css/includes/navigation.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
@media (max-width: 960px) and (min-width: 600px) {
2929

30-
header.wp-block-template-part > .wp-block-group {
30+
header.wp-block-template-part > .wp-block-group .is-layout-flex {
3131
flex-direction: column;
3232
}
3333
}

style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)