diff --git a/app/static/styles.css b/app/static/styles.css index 43e415b..c03ca79 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -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;