diff --git a/styles/blocks/page-hero.css b/styles/blocks/page-hero.css index 24dcea3..03a018c 100644 --- a/styles/blocks/page-hero.css +++ b/styles/blocks/page-hero.css @@ -13,7 +13,7 @@ .page-hero__intro { font-weight: 300; - line-height: 1; + line-height: 1.3; text-align: left; } diff --git a/views/partials/page-hero.php b/views/partials/page-hero.php index 17197da..ab0b738 100644 --- a/views/partials/page-hero.php +++ b/views/partials/page-hero.php @@ -38,7 +38,7 @@ $wrapperStyle = $bgColor ? 'background-color: ' . esc_attr( $bgColor ) . ';' : ' -
+