Changeset 52392 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php
- Timestamp:
- 12/20/2021 04:48:54 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php
r52375 r52392 13 13 <!-- wp:columns {"verticalAlignment":null} --> 14 14 <div class="wp-block-columns"><!-- wp:column {"verticalAlignment":"bottom"} --> 15 <div class="wp-block-column is-vertically-aligned-bottom"><!-- wp:heading {"style":{"typography":{"fontSize":"clamp( 4rem, 8vw, 6.25rem)","lineHeight":"1.15"}}} -->16 <h2 style="font-size:clamp( 4rem, 8vw, 6.25rem);line-height:1.15"><em>' . wp_kses_post( __( 'Welcome to<br>the Aviary', 'twentytwentytwo' ) ) . '</em></h2>15 <div class="wp-block-column is-vertically-aligned-bottom"><!-- wp:heading {"style":{"typography":{"fontSize":"clamp(3.25rem, 8vw, 6.25rem)","lineHeight":"1.15"}}} --> 16 <h2 style="font-size:clamp(3.25rem, 8vw, 6.25rem);line-height:1.15"><em>' . wp_kses_post( __( 'Welcome to<br>the Aviary', 'twentytwentytwo' ) ) . '</em></h2> 17 17 <!-- /wp:heading --></div> 18 18 <!-- /wp:column -->
Note: See TracChangeset
for help on using the changeset viewer.