Fix bad overflow wrapping

pull/162/head
Alexey Golub 6 years ago
parent 668ac70fae
commit 48ec4d085a

@ -20,6 +20,7 @@ img {
.markdown {
white-space: pre-wrap;
line-height: 1.3;
overflow-wrap: break-word;
}
.spoiler {

Loading…
Cancel
Save