CSS: Don't try to justify any text

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-04-25 20:36:23 +02:00
parent c895b0fb52
commit c0c3fd5526

View File

@@ -200,7 +200,6 @@ section .title {
}
#main_inner p {
text-align: justify;
margin-bottom: 2em;
}