From 288cac443257ddeb46ad7b2a0d7c1fbba05520c3 Mon Sep 17 00:00:00 2001 From: Daniel Schulteis Date: Sat, 31 Jan 2026 09:10:41 +0100 Subject: [PATCH] fix title color --- components/Header/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Header/index.tsx b/components/Header/index.tsx index f077521..523b03a 100644 --- a/components/Header/index.tsx +++ b/components/Header/index.tsx @@ -25,7 +25,7 @@ const Header: React.FC = ({ onMenuClick, pageTitle }) => { {/* 2. Center: Title (only on mobile) */}
- + {pageTitle}