From 1cfe51b10eb1eb667fba799bb58f99fe0c5013dc Mon Sep 17 00:00:00 2001 From: Lukas May Date: Wed, 4 Mar 2026 10:20:08 +0100 Subject: [PATCH] fix: Remove faux-bold and tracking-tight from Instrument Serif headings Instrument Serif only ships weight 400, so font-bold/font-semibold caused ugly browser-synthesized faux-bold. Tracking-tight compressed it further. Removed both and bumped sizes slightly to let the display font breathe. --- apps/web/src/components/InboxList.tsx | 2 +- apps/web/src/components/PhaseAccordion.tsx | 2 +- apps/web/src/layouts/AppLayout.tsx | 4 ++-- apps/web/src/routes/agents.tsx | 2 +- apps/web/src/routes/initiatives/index.tsx | 2 +- apps/web/src/routes/settings.tsx | 2 +- apps/web/src/routes/settings/health.tsx | 6 +++--- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/web/src/components/InboxList.tsx b/apps/web/src/components/InboxList.tsx index 097a1a5..5f27e00 100644 --- a/apps/web/src/components/InboxList.tsx +++ b/apps/web/src/components/InboxList.tsx @@ -122,7 +122,7 @@ export function InboxList({ {/* Header */}
-

Agent Inbox

+

Agent Inbox

{joined.length}