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