improve page header readability on all themes

This commit is contained in:
jeffvli
2025-12-14 16:23:45 -08:00
parent 868c64dda5
commit d4e39ca12d
2 changed files with 4 additions and 16 deletions
@@ -4,7 +4,9 @@
visibility: hidden;
width: 100%;
height: 65px;
overflow: hidden;
pointer-events: none;
background: var(--theme-colors-background);
opacity: 0;
}