Added word-break to mobile.
This commit is contained in:
parent
a67c859b6f
commit
5cd89ffedd
@ -25,6 +25,7 @@ a {
|
|||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
font-weight:300;
|
font-weight:300;
|
||||||
|
word-break: break-all;
|
||||||
strong {
|
strong {
|
||||||
font-weight:500;
|
font-weight:500;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user