style: bump SOG legibility — bigger, brighter, with tabular nums; match PP size
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -202,12 +202,14 @@ main {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.team-sog {
|
.team-sog {
|
||||||
font-size: 0.68rem;
|
font-size: 0.78rem;
|
||||||
color: var(--text-muted);
|
color: #b8b8b8;
|
||||||
|
font-weight: 500;
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
|
|
||||||
.team-pp {
|
.team-pp {
|
||||||
font-size: 0.68rem;
|
font-size: 0.78rem;
|
||||||
color: var(--red);
|
color: var(--red);
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-variant-numeric: tabular-nums;
|
font-variant-numeric: tabular-nums;
|
||||||
|
|||||||
Reference in New Issue
Block a user