- 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-subscribe.php
r52375 r52392 13 13 14 14 <!-- wp:buttons --> 15 <div class="wp-block-buttons"><!-- wp:button {"fontSize":" normal"} -->16 <div class="wp-block-button has-custom-font-size has- normal-font-size"><a class="wp-block-button__link">' . esc_html__( 'Join our mailing list', 'twentytwentytwo' ) . '</a></div>15 <div class="wp-block-buttons"><!-- wp:button {"fontSize":"medium"} --> 16 <div class="wp-block-button has-custom-font-size has-medium-font-size"><a class="wp-block-button__link">' . esc_html__( 'Join our mailing list', 'twentytwentytwo' ) . '</a></div> 17 17 <!-- /wp:button --></div> 18 18 <!-- /wp:buttons --></div>
Note: See TracChangeset
for help on using the changeset viewer.