Enable hyphenation

This commit is contained in:
2024-01-10 11:05:53 +01:00
parent fdd417da72
commit ae74427295
2 changed files with 2 additions and 1 deletions

View File

@@ -243,6 +243,7 @@ h1 {
flex: 100% 0 1;
text-align: justify;
max-width: 100%;
hyphens: auto;
table {
width: 100%;