Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.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/page-layout-image-and-text.php
r52283 r52375 5 5 return array( 6 6 'title' => __( 'Page layout with image and text', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-pages' ),7 'categories' => array( 'pages' ), 8 8 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"8rem","bottom":"2rem","right":"max(1.25rem, 5vw)","left":"max(1.25rem, 5vw)"}}},"layout":{"inherit":true}} --> 9 9 <div class="wp-block-group alignfull" style="padding-top:8rem;padding-right:max(1.25rem, 5vw);padding-bottom:2rem;padding-left:max(1.25rem, 5vw)"><!-- wp:heading {"align":"wide","style":{"typography":{"fontSize":"clamp(4rem, 8vw, 7.5rem)","lineHeight":"1.15","fontWeight":"300"}}} -->
Note: See TracChangeset
for help on using the changeset viewer.