From 789e4f84f17d5b66fb3bbc3e550e486a103e7541 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Mon, 8 Jun 2026 12:12:22 +0800 Subject: [PATCH] fix: kurangi paddingHorizontal card carousel di halaman utama agar label Pengumuman tidak terpotong di iPhone --- components/home/carouselHome2.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/home/carouselHome2.tsx b/components/home/carouselHome2.tsx index 8381596..0bed747 100644 --- a/components/home/carouselHome2.tsx +++ b/components/home/carouselHome2.tsx @@ -67,9 +67,8 @@ export default function CaraouselHome2({ refreshing }: { refreshing: boolean })