Changeset 56813 for trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-hidden-intro-text-left.php
- Timestamp:
- 10/10/2023 09:01:25 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-hidden-intro-text-left.php
r56764 r56813 18 18 <div class="wp-block-column" style="flex-basis:70%"> 19 19 20 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.2"}},"fontSize":"xx-large","fontFamily":"heading"} --> 21 <p class="has-heading-font-family has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.' ) ); ?></p> 22 <!-- /wp:paragraph --> 20 <!-- wp:heading {"level":1,"style":{"typography":{"lineHeight":"1.2"}},"fontSize":"xx-large"} --><h1 class="wp-block-heading has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.' ) ); ?></h1><!-- /wp:heading --> 23 21 24 22 </div>
Note: See TracChangeset
for help on using the changeset viewer.