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 {
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user