Skip to content

Commit

Permalink
Update other children to use the new overlay menu attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Oct 29, 2021
1 parent 97334c9 commit c9fa5f6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kerr/block-template-parts/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</div>
<!-- /wp:group -->

<!-- wp:navigation {"className":"is-style-blockbase-navigation-improved-responsive","itemsJustification":"right","isResponsive":true,"__unstableLocation":"primary","__unstableSocialLinks":"social"} /-->
<!-- wp:navigation {"className":"is-style-blockbase-navigation-improved-responsive","itemsJustification":"right","overlayMenu":"mobile","__unstableLocation":"primary","__unstableSocialLinks":"social"} /-->
</div>
<!-- /wp:group -->
2 changes: 1 addition & 1 deletion payton/block-template-parts/header.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- wp:group {"tagName":"header","style":{"spacing":{"padding":{"top":"10px"}}},"className":"site-header"} -->
<header class="wp-block-group site-header" style="padding-top:10px">
<!-- wp:navigation {"itemsJustification":"center","isResponsive":true,"__unstableLocation":"primary","style":{"typography":{"fontFamily":"var:preset|font-family|overpass"}},"fontSize":"small"} -->
<!-- wp:navigation {"itemsJustification":"center","overlayMenu":"mobile","__unstableLocation":"primary","style":{"typography":{"fontFamily":"var:preset|font-family|overpass"}},"fontSize":"small"} -->
<!-- /wp:navigation -->

<!-- wp:separator {"color":"tertiary","align":"full","className":"is-style-wide"} -->
Expand Down
2 changes: 1 addition & 1 deletion russell/block-template-parts/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</div>
<!-- /wp:group -->

<!-- wp:navigation {"className":"is-style-blockbase-navigation-improved-responsive","itemsJustification":"right","isResponsive":true,"__unstableLocation":"primary","__unstableSocialLinks":"social"} /-->
<!-- wp:navigation {"className":"is-style-blockbase-navigation-improved-responsive","itemsJustification":"right","overlayMenu":"mobile","__unstableLocation":"primary","__unstableSocialLinks":"social"} /-->
</div>
<!-- /wp:group -->
2 changes: 1 addition & 1 deletion zoologist/block-template-parts/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</div>
<!-- /wp:group -->

<!-- wp:navigation {"itemsJustification":"right","isResponsive":true,"__unstableLocation":"primary","__unstableSocialLinks":"social"} /-->
<!-- wp:navigation {"itemsJustification":"right","overlayMenu":"mobile","__unstableLocation":"primary","__unstableSocialLinks":"social"} /-->
</header>
<!-- /wp:group -->

0 comments on commit c9fa5f6

Please sign in to comment.