Add word-break
on font-subheading
This commit is contained in:
parent
c8c728ba5a
commit
60b97e3d38
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ h3 {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.font-body1,
|
.font-body1,
|
||||||
|
|
Loading…
Reference in a new issue