unalign text from the center
All checks were successful
Deploy website / deploy (push) Successful in 10s
All checks were successful
Deploy website / deploy (push) Successful in 10s
This commit is contained in:
parent
001e274186
commit
c31ed3ccba
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ body {
|
||||||
font-size: 1.15rem;
|
font-size: 1.15rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue