From 76636d281bb50e983baae2ee56e646c23ee3c2c7 Mon Sep 17 00:00:00 2001 From: Samuel Wittlinger Date: Tue, 18 Jun 2024 11:26:23 +0200 Subject: [PATCH] fix: stop the word "unstoppable" from cutting of in hero section --- src/components/sections/hero/section.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/sections/hero/section.tsx b/src/components/sections/hero/section.tsx index 1a392e6..4f5b28c 100644 --- a/src/components/sections/hero/section.tsx +++ b/src/components/sections/hero/section.tsx @@ -95,7 +95,7 @@ function HeroSectionContent() { }, [index, texts]); return ( -
+
made - + {intervalStarted ? (