web: fixes for logo

This commit is contained in:
2025-10-22 14:36:24 -04:00
committed by sbcrumb
parent 3ac5aa3121
commit e4ef60847a
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 {