Changeset 59331 for branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php
- Timestamp:
- 10/31/2024 05:55:14 PM (20 months ago)
- Location:
- branches/6.7
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.7
-
branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php
r59269 r59331 17 17 <!-- wp:group {"align":"wide","layout":{"type":"default"}} --> 18 18 <div class="wp-block-group alignwide"> 19 <!-- wp:heading {"style":{"typography":{"fontSize":" 11.58rem","letterSpacing":"-0.02em"}}} -->20 <h2 class="wp-block-heading" style="font-size: 11.58rem;letter-spacing:-0.02em"><?php esc_html_e( 'Our online store.', 'twentytwentyfive' ); ?></h2>19 <!-- wp:heading {"style":{"typography":{"fontSize":"9.6rem","letterSpacing":"-0.02em"}}} --> 20 <h2 class="wp-block-heading" style="font-size:9.6rem;letter-spacing:-0.02em"><?php esc_html_e( 'Our online store.', 'twentytwentyfive' ); ?></h2> 21 21 <!-- /wp:heading --> 22 22
Note: See TracChangeset
for help on using the changeset viewer.