remove word-break

This commit is contained in:
2020-01-17 20:57:20 +01:00
parent cfa41cfe81
commit 47b8a4c900
7 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 B

View File

@@ -121,7 +121,6 @@ body{
padding: 0;
box-sizing: border-box;
text-align: left;
word-break: break-all;
clear: both;
}
.page_body > h1 {