Center <h1> content
This commit is contained in:
parent
7a943802ca
commit
5c629463dc
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ body .root .content.theme {
|
|||
header {
|
||||
h1 {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
font-size: xx-large;
|
||||
|
|
Loading…
Reference in a new issue