From bd035501b75439a6c3905bd3987e0d7f9c51da1e Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Tue, 14 Jul 2026 22:32:01 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Round=20corners=20of=20he?= =?UTF-8?q?ro=20intro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/blocks/page-hero.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/blocks/page-hero.css b/styles/blocks/page-hero.css index 2d20973..cbc2aab 100644 --- a/styles/blocks/page-hero.css +++ b/styles/blocks/page-hero.css @@ -57,6 +57,7 @@ } .page-hero-services__media { + @apply rounded-xl; bottom: -5%; height: auto; max-height: none;