Changeset 52392 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.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-two-images-text.php
r52375 r52392 22 22 <!-- /wp:spacer --> 23 23 24 <!-- wp:heading {"fontSize":" large"} -->25 <h2 class="has- large-font-size" id="screening">' . esc_html__( 'SCREENING', 'twentytwentytwo' ) . '</h2>24 <!-- wp:heading {"fontSize":"x-large"} --> 25 <h2 class="has-x-large-font-size" id="screening">' . esc_html__( 'SCREENING', 'twentytwentytwo' ) . '</h2> 26 26 <!-- /wp:heading --> 27 27
Note: See TracChangeset
for help on using the changeset viewer.