]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
CSS: Don't try to justify any text
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Apr 2024 18:36:23 +0000 (20:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Aug 2024 12:25:22 +0000 (14:25 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/html/themes/ipfire/include/css/style.css

index dbb31ba313d51c89de425bb5b56f82f1cbbb056b..dac06ea89afd2ace38ca1101d2ae9c3df5219d4b 100644 (file)
@@ -200,7 +200,6 @@ section .title {
 }
 
 #main_inner p {
-       text-align: justify;
        margin-bottom: 2em;
 }