From 750cb8f0835848b9f6c949397229a69d79d7637e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 8 Nov 2025 16:18:26 +0900 Subject: refactor(frontend): Use Tailwind class instead of inlined style --- frontend/src/pages/Login.tsx | 74 +++++++------------------------------------- 1 file changed, 11 insertions(+), 63 deletions(-) (limited to 'frontend/src/pages') diff --git a/frontend/src/pages/Login.tsx b/frontend/src/pages/Login.tsx index 277488e..4d81234 100644 --- a/frontend/src/pages/Login.tsx +++ b/frontend/src/pages/Login.tsx @@ -25,34 +25,12 @@ export function Login() { }; return ( -
-
-

- Feedaka Login -

+
+
+

Feedaka Login

-
-