Changeset 52590 for branches/5.9/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php
- Timestamp:
- 01/17/2022 04:01:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php
r52430 r52590 8 8 'blockTypes' => array( 'core/template-part/footer' ), 9 9 'content' => '<!-- wp:group {"align":"full","layout":{"inherit":true}} --> 10 <div class="wp-block-group alignfull"><!-- wp:group {"align":"full","layout":{"inherit":true}} -->11 10 <div class="wp-block-group alignfull"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"4rem","bottom":"4rem"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> 12 11 <div class="wp-block-group alignwide" style="padding-top:4rem;padding-bottom:4rem"><!-- wp:navigation --> … … 23 22 <!-- /wp:paragraph --></div> 24 23 <!-- /wp:group --></div> 25 <!-- /wp:group --></div>26 24 <!-- /wp:group -->', 27 25 );
Note: See TracChangeset
for help on using the changeset viewer.