Center <h1> content

This commit is contained in:
0x1eef 2023-10-30 03:22:50 -03:00
parent 7a943802ca
commit 5c629463dc

View file

@ -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;