diff --git a/themes/intotheeast/css/style.css b/themes/intotheeast/css/style.css index ba29639..7b56075 100644 --- a/themes/intotheeast/css/style.css +++ b/themes/intotheeast/css/style.css @@ -611,7 +611,7 @@ body::after { .stat-label { display: block; - font-size: var(--text-sm); + font-size: var(--text-xs); font-weight: 600; color: var(--color-ink-muted); text-transform: uppercase;