From 86ee6abef7858f7d509b0c6f0c912394dceb42be Mon Sep 17 00:00:00 2001 From: Ardeman Date: Wed, 12 Mar 2025 21:45:45 +0800 Subject: [PATCH] style: update header title to uppercase for improved readability --- app/layouts/news/header-top.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layouts/news/header-top.tsx b/app/layouts/news/header-top.tsx index 0163ce4..ceadc50 100644 --- a/app/layouts/news/header-top.tsx +++ b/app/layouts/news/header-top.tsx @@ -23,7 +23,7 @@ export const HeaderTop = () => { className="h-3/4 w-auto sm:h-full" /> -

+

{APP.description}