diff --git a/frontend/pages/themes/foundation.css b/frontend/pages/themes/foundation.css index f8ee048..4f31dec 100644 --- a/frontend/pages/themes/foundation.css +++ b/frontend/pages/themes/foundation.css @@ -683,11 +683,11 @@ .theme-rank-v2 { color: var(--r2-faint); - font-size: 10.5px; + font-size: var(--font-size-aux); font-variant-numeric: tabular-nums; - text-align: center; + text-align: left; } .theme-directory-item-v2:nth-child(-n+3) .theme-rank-v2 {