Added word-break to fix to long words bugs
This commit is contained in:
@@ -182,6 +182,7 @@ section.forum {
|
||||
color: #000;
|
||||
line-height: 1.3;
|
||||
font-size: 1rem;
|
||||
word-break: break-all;
|
||||
|
||||
@media (min-width: $md) {
|
||||
font-size: 1.1rem;
|
||||
|
||||
Reference in New Issue
Block a user