From 163711557ed266af5010717b7d23b1f34cf1efac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=ED=95=B4=EC=84=B1?= <96577250+junghaesung79@users.noreply.github.com> Date: Sun, 18 Feb 2024 17:22:42 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20lint=20=EC=97=90=EB=9F=AC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Setting/PC/PcSetting.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/Setting/PC/PcSetting.module.scss b/src/pages/Setting/PC/PcSetting.module.scss index 35fa7d5a..641c788b 100644 --- a/src/pages/Setting/PC/PcSetting.module.scss +++ b/src/pages/Setting/PC/PcSetting.module.scss @@ -64,7 +64,6 @@ $title: #ff7f23; display: flex; flex-direction: column; - &__title { font-size: 32px; color: $title;