1
0
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:
Ariful Alam 2022-01-05 21:45:13 +06:00
parent c8c728ba5a
commit 60b97e3d38

View File

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