Add `word-break` on `font-subheading`

This commit is contained in:
Ariful Alam 2022-01-05 21:45:13 +06:00
parent c8c728ba5a
commit 60b97e3d38
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ h3 {
font-size: 16px;
font-weight: 400;
line-height: 24px;
word-break: break-all;
}
.font-body1,