From b30d60da5cbd0b059ededf19050b27e7f0eb4cf8 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 29 Apr 2026 21:30:39 +0000 Subject: [PATCH] Bob AI: Adjust the padding, margin, or gap values within the hero se --- src/components/sections/hero/HeroTiltedCards.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/sections/hero/HeroTiltedCards.tsx b/src/components/sections/hero/HeroTiltedCards.tsx index fd9b73e..a99a424 100644 --- a/src/components/sections/hero/HeroTiltedCards.tsx +++ b/src/components/sections/hero/HeroTiltedCards.tsx @@ -23,11 +23,11 @@ const HeroTiltedCards = ({ }: HeroTiltedCardsProps) => { return ( -
+
-
- {tag} +
+ {tag} -
+
-- 2.49.1