style: bump SOG legibility — bigger, brighter, with tabular nums; match PP size
CI / Lint (push) Successful in 11s
CI / Test (push) Successful in 13s
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 20:20:18 -04:00
parent 7d1649d278
commit dd1d9fe42d
+5 -3
View File
@@ -202,12 +202,14 @@ main {
}
.team-sog {
font-size: 0.68rem;
color: var(--text-muted);
font-size: 0.78rem;
color: #b8b8b8;
font-weight: 500;
font-variant-numeric: tabular-nums;
}
.team-pp {
font-size: 0.68rem;
font-size: 0.78rem;
color: var(--red);
font-weight: 600;
font-variant-numeric: tabular-nums;