Make article heading horizontally centered
This commit is contained in:
parent
3fcc17d1e8
commit
322ad4f391
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ article {
|
|||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#mainarticle {
|
||||
|
|
Loading…
Reference in a new issue