From 6c95a0ca6a9fc0f6277aa38b1890b72438c02dd9 Mon Sep 17 00:00:00 2001 From: min5x5 Date: Thu, 21 Nov 2024 18:48:22 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Style:=20img=20style=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gathering-card/scheduled-gathering-card/presenter.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/common/gathering-card/scheduled-gathering-card/presenter.tsx b/src/components/common/gathering-card/scheduled-gathering-card/presenter.tsx index 741005c9..d5713567 100644 --- a/src/components/common/gathering-card/scheduled-gathering-card/presenter.tsx +++ b/src/components/common/gathering-card/scheduled-gathering-card/presenter.tsx @@ -28,14 +28,13 @@ export default function ScheduledGatheringCardPresenter({ tabIndex={0} className="h-80 cursor-pointer items-center rounded-xl bg-white shadow-xs md:flex md:h-44" > - {/* Image Section */} -
+
{title}