1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00

Revert CSS changes

This commit is contained in:
Thomas Sileo
2022-08-28 19:53:11 +02:00
parent c67db749dc
commit 39ca3ed7e2

View File

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