From 0988c4ee398557fcb13b1608bb8bc67a6860c6b7 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Wed, 16 Jul 2025 17:04:59 +0100 Subject: [PATCH] style: change carousel snaps position --- src/components/carousel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/carousel.tsx b/src/components/carousel.tsx index aba8377..372633d 100644 --- a/src/components/carousel.tsx +++ b/src/components/carousel.tsx @@ -81,7 +81,7 @@ export default function Carousel({ images, className }: Props) { -
+
{scrollSnaps.map((_, index) => (