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