chore: fix styles for body

This commit is contained in:
daniyal 2024-07-11 19:07:57 +05:00
parent 6dad07f559
commit eceec99489

View File

@ -21,10 +21,6 @@ html {
body { body {
background: unset; background: unset;
display: flex;
flex-direction: column;
align-items: center;
flex-grow: 1;
min-height: 100vh; min-height: 100vh;
position: relative; position: relative;
letter-spacing: 1px; letter-spacing: 1px;