From b987f1a07220761ee6bc90b32ab498801e585cfd Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 31 Oct 2025 03:09:07 +0100 Subject: [PATCH] feat: enhance card component styling and responsiveness - Added subtle border to cards with 30% opacity gray color for improved visual definition - Increased description text size from sm to base on mobile and lg on desktop for better readability - Maintained hover and transition effects while improving visual hierarchy - Ensured consistent spacing and alignment across card elements --- src/components/ui/apple-cards-carousel.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ui/apple-cards-carousel.tsx b/src/components/ui/apple-cards-carousel.tsx index bebfbb7..57f8bf6 100644 --- a/src/components/ui/apple-cards-carousel.tsx +++ b/src/components/ui/apple-cards-carousel.tsx @@ -132,7 +132,7 @@ export const Card = ({
- + {card.description}