web: fixes for logo
Local Docker Build (Dev) / build-dev (push) Successful in 4s

This commit is contained in:
2025-10-22 14:36:24 -04:00
parent c1829b2aef
commit 9397f115e3
3 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ body {
.header-logo .logo {
height: 60px;
width: auto;
filter: brightness(0) invert(1); /* Make logo white */
/* filter: brightness(0) invert(1); */ /* Make logo white - temporarily disabled for testing */
}
.header-text {