Revert CSS changes

main
Thomas Sileo 2022-08-28 19:53:11 +02:00
parent c67db749dc
commit 39ca3ed7e2
1 changed files with 0 additions and 5 deletions

View File

@ -201,11 +201,6 @@ main {
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: -1;
} }
footer { footer {