From 053a63c01ffa50f1b2c086820a7500549d0d9041 Mon Sep 17 00:00:00 2001 From: TheChilledBuffalo Date: Sat, 13 Jul 2024 21:26:14 +0530 Subject: [PATCH] fix jagged edges of card items --- components/ui/3d-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/3d-card.tsx b/components/ui/3d-card.tsx index 0036ef3..bcc2bbb 100644 --- a/components/ui/3d-card.tsx +++ b/components/ui/3d-card.tsx @@ -137,7 +137,7 @@ export const CardItem = (props: CardImageProps) => { return ( {children}