Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php
- Timestamp:
- 12/14/2021 05:09:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php
r52081 r52375 5 5 return array( 6 6 'title' => __( 'Large list of names', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-general' ),7 'categories' => array( 'featured', 'text' ), 8 8 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"6rem","right":"max(1.25rem, 5vw)","bottom":"6rem","left":"max(1.25rem, 5vw)"}},"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"backgroundColor":"tertiary","textColor":"primary","layout":{"inherit":true}} --> 9 9 <div class="wp-block-group alignfull has-primary-color has-tertiary-background-color has-text-color has-background has-link-color" style="padding-top:6rem;padding-right:max(1.25rem, 5vw);padding-bottom:6rem;padding-left:max(1.25rem, 5vw)"><!-- wp:group {"align":"wide"} -->
Note: See TracChangeset
for help on using the changeset viewer.