feat: replace trophy emoji with official FIFA WM 2026 logo

White SVG logo for dark mode, colored SVG for light mode.
Logo switches automatically based on theme.
Sourced from football-logos.cc (SVG, ~4.5KB each).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ronny
2026-04-12 15:20:49 +02:00
parent f8a6d12db1
commit f88f2ac6bc
4 changed files with 191 additions and 3 deletions
+5 -1
View File
@@ -29,7 +29,11 @@
gap: 10px;
}
.logoFlag { font-size: 22px; }
.logoImg {
height: 32px;
width: auto;
object-fit: contain;
}
.logoText {
font-family: 'Plus Jakarta Sans', sans-serif;