diff --git a/assets/css/style.css b/assets/css/style.css index e14f34d8..bfcfd3fd 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -382,6 +382,10 @@ details[open] summary { .text-justify { text-align: justify; + hyphens: auto; + -moz-hyphens: auto; + -webkit-hyphens: auto; + -ms-hyphens: auto; } .fb-tile-color {