word break fix
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user