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;