Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 8244d8b

Browse files
Remove br in pattern heading. (#9409)
This allows the text to flow more naturally, as opposed to having unexpected line-breaks at certain screen widths.
1 parent be11610 commit 8244d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patterns/hero-product-split.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- wp:media-text {"align":"full","mediaPosition":"right","mediaType":"image","mediaSizeSlug":"full","imageFill":false,"backgroundColor":"contrast","textColor":"base"} -->
1010
<div class="wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile has-base-color has-contrast-background-color has-text-color has-background">
1111
<div class="wp-block-media-text__content"><!-- wp:heading -->
12-
<h2 class="wp-block-heading">Get cozy this fall with<br>flannel shirts</h2>
12+
<h2 class="wp-block-heading">Get cozy this fall with flannel shirts</h2>
1313
<!-- /wp:heading -->
1414

1515
<!-- wp:buttons {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} -->

0 commit comments

Comments
 (0)