diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index bb5f671..e46d0f4 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -130,7 +130,8 @@ img.logo { #blah { margin-bottom: 2em; - text-justify: auto; + text-align:justify; + text-justify:inter-word; } #blah > p {