From 9265c22de2ec239c6c28f2456cf7c76ad48c70fe Mon Sep 17 00:00:00 2001 From: f0ever0 Date: Fri, 17 Nov 2023 21:06:46 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EC=95=88=EC=93=B0=EB=8A=94=20style?= =?UTF-8?q?=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/MainPage/components/Introduce/style.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/MainPage/components/Introduce/style.ts b/src/views/MainPage/components/Introduce/style.ts index e0f8a814..6c7ced6a 100644 --- a/src/views/MainPage/components/Introduce/style.ts +++ b/src/views/MainPage/components/Introduce/style.ts @@ -66,8 +66,6 @@ export const Textcontainer = styled(motion.span)` export const MotionTitle = styled(motion.span)` position: absolute; left: 0; - clip-path: none; - opacity: 1; :before { content: attr(data-text);