fix: kurangi paddingHorizontal card carousel di halaman utama agar label Pengumuman tidak terpotong di iPhone

This commit is contained in:
2026-06-08 12:12:22 +08:00
parent 47ed52e9d2
commit 789e4f84f1

View File

@@ -67,9 +67,8 @@ export default function CaraouselHome2({ refreshing }: { refreshing: boolean })
<View
style={[
Styles.mv15,
Styles.p15,
Styles.round05,
{ backgroundColor: colors.card },
{ backgroundColor: colors.card, paddingVertical: 15, paddingHorizontal: 10 },
Styles.wrapHomeCarousel
]}
>