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 * {
display: inline;
color:white;
position: absolute;
position: relative;
top: 50%;
transform: translateY(-50%);
}