fix css
This commit is contained in:
parent
023dcd643e
commit
a50b749cdf
|
@ -8,6 +8,7 @@ body {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
justify-content: flex-start
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
color: #333;
|
color: #333;
|
||||||
|
|
Loading…
Reference in New Issue