Tweak footer logo position

This commit is contained in:
wiz 2026-07-14 16:57:17 +09:00 committed by GitHub
parent f202ae0e3c
commit 8c8f4149f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -150,7 +150,7 @@ footer .row.version p a {
font-size: 15px;
line-height: 1.6;
position: absolute;
right: -13px;
right: -20px;
top: 5px;
}