From 254108d0770a406dc4a919d8bf2303861e7485cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Mon, 3 Feb 2025 17:37:33 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=9D=B8=20css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_main.scss b/src/styles/_main.scss index 4322b53..e3ccabe 100644 --- a/src/styles/_main.scss +++ b/src/styles/_main.scss @@ -254,7 +254,7 @@ font-weight: 600; margin-bottom: 25px; line-height: 24px; - word-break: keep-all; + word-break: break-all; } .notice-contents{ font-size: 12px;