Merge branch 'fe/quizTitleBreakWord' into 'frontend'

[Front-End] fix: 퀴즈 성적 제목 줄바꿈 처리

See merge request s11-webmobile1-sub2/S11P12A701!199
This commit is contained in:
조민우 2024-08-14 09:31:49 +09:00
commit f5611aa838

View File

@ -32,6 +32,7 @@
font-size: 32px; font-size: 32px;
line-height: 1.2; line-height: 1.2;
font-weight: 800; font-weight: 800;
word-break: break-word;
} }
.author { .author {