From ac56830a5ee38da04c72d140b263f24ef13bed93 Mon Sep 17 00:00:00 2001 From: Somin Date: Sat, 7 Oct 2023 00:02:13 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20class=20=EC=9D=B4=EB=A6=84=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Setting/PC/Service.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Setting/PC/Service.module.scss b/src/pages/Setting/PC/Service.module.scss index e59001bd..32bcd601 100644 --- a/src/pages/Setting/PC/Service.module.scss +++ b/src/pages/Setting/PC/Service.module.scss @@ -21,7 +21,7 @@ $back: white; margin-bottom: 50px; } - &__contents { + &__content { display: flex; flex-direction: row; margin: 0 auto 12.5px 16px;