Break superlongwordswhichextendthecanvas. Fixes #132

This commit is contained in:
Martin Mahner 2019-12-05 12:07:18 +01:00
parent 34b970cf5d
commit 129c51132c

View file

@ -10,6 +10,7 @@ article {
font-size: 16px;
font-weight: $baseFontRegular;
line-height: 24px;
word-break: break-word;
color: $textColor;
max-width: 600px;