Make article heading horizontally centered

This commit is contained in:
Jonas Tobias Hopusch 2022-02-06 01:46:29 +01:00
parent 3fcc17d1e8
commit 322ad4f391
Failed to generate hash of commit
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ article {
h2 {
margin-bottom: 1rem;
text-align: center;
}
#mainarticle {