diff options
Diffstat (limited to 'wp-content/themes/twentytwentytwo/parts/header.html')
-rw-r--r-- | wp-content/themes/twentytwentytwo/parts/header.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wp-content/themes/twentytwentytwo/parts/header.html b/wp-content/themes/twentytwentytwo/parts/header.html index 27568c1..9d0a314 100644 --- a/wp-content/themes/twentytwentytwo/parts/header.html +++ b/wp-content/themes/twentytwentytwo/parts/header.html @@ -5,9 +5,11 @@ <!-- wp:site-title /--></div> <!-- /wp:group --> - +<!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"left"}} --> +<div class="wp-block-group"> <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} --> <!-- wp:page-list {"isNavigationChild":true,"showSubmenuIcon":true,"openSubmenusOnClick":false} /--> <!-- /wp:navigation --></div> <!-- /wp:group --></div> +<!-- /wp:group --></div> <!-- /wp:group -->
\ No newline at end of file |