Changeset 52430 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php
- Timestamp:
- 01/03/2022 08:24:59 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php
r52375 r52430 7 7 'categories' => array( 'header' ), 8 8 'blockTypes' => array( 'core/template-part/header' ), 9 'content' => '<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"8rem","top":"max(1.25rem, 5vw)"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> 9 'content' => '<!-- wp:group {"align":"full","layout":{"inherit":true}} --> 10 <div class="wp-block-group alignfull"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"8rem","top":"max(1.25rem, 5vw)"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> 10 11 <div class="wp-block-group alignwide" style="padding-top:max(1.25rem, 5vw);padding-bottom:8rem"><!-- wp:site-title {"style":{"typography":{"fontStyle":"italic","fontWeight":"400"}}} /--> 11 12 … … 19 20 <!-- /wp:social-links --> 20 21 <!-- /wp:navigation --></div> 22 <!-- /wp:group --></div> 21 23 <!-- /wp:group -->', 22 24 );
Note: See TracChangeset
for help on using the changeset viewer.