style(landing): bump roster player name to 18px

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 23:28:01 +02:00
parent c3b2d89ddc
commit 369b4dc0a0

View File

@@ -494,7 +494,7 @@ section { position: relative; z-index: 1; }
.roster-name {
max-width: 100%;
color: var(--muted);
font-size: 13px;
font-size: 18px;
text-align: center;
white-space: nowrap;
overflow: hidden;