From 93ce255deb189d596111e6aa6998de5ee91d3178 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:11:39 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {