From 2b62160c9564866e7e6d34e693884d8de1b628c0 Mon Sep 17 00:00:00 2001 From: Lukas May Date: Wed, 4 Mar 2026 07:50:30 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20Polish=20settings=20pages=20=E2=80=94=20?= =?UTF-8?q?display=20font,=20status=20tokens,=20spacing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apply font-display to headings across settings layout and health page. Replace text-destructive with text-status-error-fg for consistency with the design system status tokens. Increase projects page section spacing from space-y-4 to space-y-6. --- apps/web/src/routes/settings.tsx | 2 +- apps/web/src/routes/settings/health.tsx | 12 ++++++------ apps/web/src/routes/settings/projects.tsx | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/web/src/routes/settings.tsx b/apps/web/src/routes/settings.tsx index 824b2ee..804a76b 100644 --- a/apps/web/src/routes/settings.tsx +++ b/apps/web/src/routes/settings.tsx @@ -13,7 +13,7 @@ function SettingsLayout() { return (
-

Settings

+

Settings