From 968d687bad1e219c3866fe49cbce533c1664a755 Mon Sep 17 00:00:00 2001 From: adilallo <39313955+adilallo@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:59:17 -0600 Subject: [PATCH] Hero Banner sm breakpoint --- app/components/ContentLockup.js | 8 ++++---- app/components/HeroBanner.js | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/components/ContentLockup.js b/app/components/ContentLockup.js index c55b97b..cfe3662 100644 --- a/app/components/ContentLockup.js +++ b/app/components/ContentLockup.js @@ -4,12 +4,12 @@ import Button from "./Button"; const ContentLockup = ({ title, subtitle, description, ctaText, ctaHref }) => { return ( -
+
{description}