Changeset 59365 for branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php
- Timestamp:
- 11/06/2024 09:45:05 PM (7 months ago)
- Location:
- branches/6.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.7
-
branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php
r59191 r59365 12 12 13 13 ?> 14 <!-- wp:group {"align":"full"," layout":{"type":"constrained"}} -->15 <div class="wp-block-group alignfull" >14 <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} --> 15 <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0"> 16 16 <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"},"blockGap":"var:preset|spacing|50"}},"layout":{"type":"grid","minimumColumnWidth":"26rem"}} --> 17 17 <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)">
Note: See TracChangeset
for help on using the changeset viewer.