Change text alignment of articles

This commit is contained in:
Jonas Tobias Hopusch 2023-03-16 00:17:58 +01:00
parent ac428b0f6c
commit af44e3dac4
Signed by: jotoho
GPG Key ID: 913BDF1196DCF600
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ h2 {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
flex-grow: 1; flex-grow: 1;
text-align: justify;
} }
#mainarticle h3 { #mainarticle h3 {