From 7685b9bca8ceb8e3526988b135165c0733107de9 Mon Sep 17 00:00:00 2001 From: samanhappy Date: Sat, 20 Sep 2025 17:23:54 +0800 Subject: [PATCH] feat: enhance visual hierarchy on LoginPage by increasing slogan size and spacing (#347) --- frontend/src/pages/LoginPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/LoginPage.tsx b/frontend/src/pages/LoginPage.tsx index e406723..745684a 100644 --- a/frontend/src/pages/LoginPage.tsx +++ b/frontend/src/pages/LoginPage.tsx @@ -69,10 +69,10 @@ const LoginPage: React.FC = () => { {/* Main content */}
-
+
{/* Centered slogan */}
-

+

{t('auth.slogan')}