css cleanup

This commit is contained in:
Jaan Janesmae 2020-03-11 22:57:21 +02:00
parent d9d98f1c05
commit ee2285893b
No known key found for this signature in database
GPG Key ID: 107973F4AE61D099
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ body {
-ms-word-break: break-all;
word-break: break-all;
/* Non standard for webkit */
word-break: break-word;
/* Non standard for webkit */
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;