From f91fb7cf3fcc2d98a7f051fc2ca06ecd0c0cc4bb Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 20 Jun 2026 13:08:34 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Hero=20adjustments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/blocks/homepage-hero/homepage-hero.css | 4 ++-- views/blocks/homepage-hero/homepage-hero.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/views/blocks/homepage-hero/homepage-hero.css b/views/blocks/homepage-hero/homepage-hero.css index 4e3e152..ab277cd 100644 --- a/views/blocks/homepage-hero/homepage-hero.css +++ b/views/blocks/homepage-hero/homepage-hero.css @@ -37,12 +37,12 @@ .intro { h1 { - font-size: var(--text-64px); + font-size: var(--text-54px); font-weight: 400; line-height: 1; strong { - font-size: var(--text-65px); + font-size: var(--text-54px); font-weight: 700; } diff --git a/views/blocks/homepage-hero/homepage-hero.php b/views/blocks/homepage-hero/homepage-hero.php index ce5309c..d634a01 100644 --- a/views/blocks/homepage-hero/homepage-hero.php +++ b/views/blocks/homepage-hero/homepage-hero.php @@ -32,8 +32,8 @@ $wrapper = blockWrapperAttributes( $classes, $is_preview ); ?>
> -
-
+
+