Added word-break to fix to long words bugs

This commit is contained in:
Simon Busborg
2016-02-15 12:04:45 +01:00
parent 4f8d757e7f
commit 018dc957c3
@@ -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;