small cleanup

This commit is contained in:
Never Gude 2026-02-21 02:19:03 +01:00
parent 6096df6978
commit 16ee355b9a
3 changed files with 2 additions and 12 deletions

View file

@ -58,6 +58,7 @@ main {
#shork {
position: fixed;
z-index: 1;
left: -32px;
top: -36px;
width: 64px;
@ -141,8 +142,6 @@ main {
}
#page-footer {
position: relative;
z-index: 2;
display: flex;
justify-content: center;
max-width: 60em;