Replace break all with break-word

This commit is contained in:
Mendel Konikov
2018-05-24 17:20:54 -04:00
parent ce708bff42
commit abafa45be7
@@ -74,6 +74,7 @@
max-width: 500px;
font-weight: 300;
font-size: 16px;
word-break: break-word;
}
.created {