unalign text from the center
All checks were successful
Deploy website / deploy (push) Successful in 10s

This commit is contained in:
jacekpoz 2024-09-13 21:51:21 +02:00
parent 001e274186
commit c31ed3ccba
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -15,7 +15,6 @@ body {
font-size: 1.15rem;
display: flex;
flex-direction: column;
align-items: center;
margin: 0;
height: 100%;
}