From af44e3dac40d5b69b0aadcce66a4f5b248e223f3 Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Thu, 16 Mar 2023 00:17:58 +0100 Subject: [PATCH] Change text alignment of articles --- static/css/general.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/general.css b/static/css/general.css index eda4c10..da8e4e0 100644 --- a/static/css/general.css +++ b/static/css/general.css @@ -108,6 +108,7 @@ h2 { margin-left: auto; margin-right: auto; flex-grow: 1; + text-align: justify; } #mainarticle h3 {