fix word wrap

This commit is contained in:
neko 2021-04-10 13:18:54 +02:00
parent 531fc84dc5
commit 4c57158192

View File

@ -18,7 +18,7 @@ p {
line-height: 1.7 !important;
min-height: 1em !important;
box-sizing: border-box !important;
word-wrap: break-word !important;
word-wrap: normal !important;
text-align: justify;
}