mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-22 15:56:17 -04:00
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-weight: 400;
|
||||
line-height: 24px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.font-body1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue