image with text hypens auto
parent
2a3fd954ab
commit
230c88ffd4
|
@ -77,7 +77,7 @@
|
||||||
{% case block.type %}
|
{% case block.type %}
|
||||||
{%- when 'heading' -%}
|
{%- when 'heading' -%}
|
||||||
<h2
|
<h2
|
||||||
class="image-with-text__heading inline-richtext {{ block.settings.heading_size }}"
|
class="image-with-text__heading inline-richtext {{ block.settings.heading_size }}" style="hypens: auto"
|
||||||
{{ block.shopify_attributes }}
|
{{ block.shopify_attributes }}
|
||||||
>
|
>
|
||||||
{{ block.settings.heading }}
|
{{ block.settings.heading }}
|
||||||
|
|
Loading…
Reference in New Issue