From 74ee64a560f245c0ccd0eb691536fe6a732c354a Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sat, 7 Mar 2026 00:50:53 +0100 Subject: [PATCH] fix: remove tabular-nums causing font fallback on KPI numbers Plus Jakarta Sans doesn't fully support the tnum OpenType feature, causing browsers to fall back to system fonts for numeric glyphs. --- components/dashboard/Chart.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/Chart.tsx b/components/dashboard/Chart.tsx index 48abf8f..ad857e6 100644 --- a/components/dashboard/Chart.tsx +++ b/components/dashboard/Chart.tsx @@ -360,7 +360,7 @@ export default function Chart({ {item.label}
- + {item.value}