mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-15 23:20:11 -07:00
Add word-break
on font-subheading
This commit is contained in:
parent
c8c728ba5a
commit
60b97e3d38
@ -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…
x
Reference in New Issue
Block a user