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 {
|
header {
|
||||||
h1 {
|
h1 {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
|
|
Loading…
Reference in a new issue