From ecccfe8c709b4eeedbc9588697944d6e42de3db0 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Tue, 14 Jul 2026 22:01:54 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Adjust=20font=20size=20an?= =?UTF-8?q?d=20line=20height=20for=20page=20hero=20services=20intro,=20and?= =?UTF-8?q?=20update=20margin=20for=20CTAs=20container?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/blocks/page-hero.css | 6 +++--- views/partials/page-hero-services.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/styles/blocks/page-hero.css b/styles/blocks/page-hero.css index 063f7ed..2d20973 100644 --- a/styles/blocks/page-hero.css +++ b/styles/blocks/page-hero.css @@ -48,10 +48,10 @@ .page-hero-services__intro { color: #fff; - font-size: clamp(1rem, 1.5vw, 1.25rem); + font-size: clamp(1rem, 1.5vw, 1.5rem); font-weight: 300; - line-height: 1.5; - max-width: 36rem; + line-height: 1.4; + max-width: 32rem; opacity: 0.95; text-align: left; } diff --git a/views/partials/page-hero-services.php b/views/partials/page-hero-services.php index 8c0bf25..3be2555 100644 --- a/views/partials/page-hero-services.php +++ b/views/partials/page-hero-services.php @@ -43,7 +43,7 @@ $wrapperStyle = $bgColor ? 'background-color: ' . esc_attr( $bgColor ) . ';' : ' -
+
$cta ) : ?>