style: add soft white glow to team logos so dark crests (TBL) read on dark cards
CI / Lint (push) Successful in 12s
CI / Test (push) Successful in 20s
CI / Build & Push (push) Successful in 26s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-19 19:01:15 -04:00
parent e0a1c033cf
commit dc3bfd13b3
+1
View File
@@ -182,6 +182,7 @@ main {
height: 40px; height: 40px;
object-fit: contain; object-fit: contain;
flex-shrink: 0; flex-shrink: 0;
filter: drop-shadow(0 0 2px rgba(255, 255, 255, 0.35));
} }
.team-meta { .team-meta {