This commit is contained in:
2026-02-24 17:01:04 -06:00
parent 460827c2e0
commit 7c7acd5e4d

View File

@@ -22,7 +22,7 @@ header {
header * { header * {
display: inline; display: inline;
color:white; color:white;
position: absolute; position: relative;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
} }