Merge branch 'fe/quizTitleBreakWord' into 'frontend'
[Front-End] fix: 퀴즈 성적 제목 줄바꿈 처리 See merge request s11-webmobile1-sub2/S11P12A701!199
This commit is contained in:
commit
f5611aa838
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user