- Timestamp:
- 12/20/2021 04:48:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php
r52375 r52392 21 21 <!-- /wp:group --> 22 22 23 <!-- wp:heading {"align":"wide","style":{"typography":{"fontSize":"clamp( 4rem, 8vw, 6.25rem)","lineHeight":"1.15"}}} -->24 <h2 class="alignwide" style="font-size:clamp( 4rem, 8vw, 6.25rem);line-height:1.15">' . wp_kses_post( __( '<em>The Hatchery</em>: a blog about my adventures in bird watching', 'twentytwentytwo' ) ) . '</h2>23 <!-- wp:heading {"align":"wide","style":{"typography":{"fontSize":"clamp(3.25rem, 8vw, 6.25rem)","lineHeight":"1.15"}}} --> 24 <h2 class="alignwide" style="font-size:clamp(3.25rem, 8vw, 6.25rem);line-height:1.15">' . wp_kses_post( __( '<em>The Hatchery</em>: a blog about my adventures in bird watching', 'twentytwentytwo' ) ) . '</h2> 25 25 <!-- /wp:heading --></div> 26 26 <!-- /wp:group -->
Note: See TracChangeset
for help on using the changeset viewer.