From 77572123c5fad80f2d302298dcf1ad76b6b88c59 Mon Sep 17 00:00:00 2001 From: Eunji <129590633+bianbbc87@users.noreply.github.com> Date: Sat, 4 May 2024 14:58:03 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8Feat=20-=20=EC=98=A4=ED=94=88=20?= =?UTF-8?q?=EC=84=B8=EB=AF=B8=EB=82=98=20=EC=8B=A0=EC=B2=AD=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=ED=99=95=EB=8C=80=20=EC=95=A0=EB=8B=88=EB=A9=94?= =?UTF-8?q?=EC=9D=B4=EC=85=98=20=EC=B6=94=EA=B0=80=20#43?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../banner/OpenSeminarDetailBanner.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/seminar/openSeminarDetail/banner/OpenSeminarDetailBanner.tsx b/src/components/seminar/openSeminarDetail/banner/OpenSeminarDetailBanner.tsx index e6fe782..2849b2d 100644 --- a/src/components/seminar/openSeminarDetail/banner/OpenSeminarDetailBanner.tsx +++ b/src/components/seminar/openSeminarDetail/banner/OpenSeminarDetailBanner.tsx @@ -65,9 +65,15 @@ const OpenSeminarDetailBanner = ({ data }: { data: OpenSeminar }) => { variants={seminarCardVariants} style={{ transformOrigin: '10% 60%' }} > - +