From f0b2416267c6688cc17441c8de1fbe0c962ba06a Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Tue, 24 Oct 2023 16:55:30 -0400 Subject: [PATCH] fix --- components/Cards/CalendarEvent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Cards/CalendarEvent/index.tsx b/components/Cards/CalendarEvent/index.tsx index 462cf24..b8064e4 100644 --- a/components/Cards/CalendarEvent/index.tsx +++ b/components/Cards/CalendarEvent/index.tsx @@ -70,7 +70,7 @@ export default function CalendarEventCard({ height={150} unoptimized className={cn( - "objegitct-cover h-auto min-h-full w-auto transition-all group-hover:scale-105", + "objegitct-cover h-auto w-auto transition-all group-hover:scale-105", "aspect-video", )} />