CSS: centered text
This commit is contained in:
parent
77058ede74
commit
e106509c45
@ -2,6 +2,7 @@ main {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user