From 58d132139ba8d5fa17c8681a0275047ce4cca809 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 3 Dec 2025 03:51:29 +0900 Subject: feat(frontend): design update --- frontend/src/pages/Settings.tsx | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'frontend/src/pages/Settings.tsx') diff --git a/frontend/src/pages/Settings.tsx b/frontend/src/pages/Settings.tsx index b10cbf1..9b1e04c 100644 --- a/frontend/src/pages/Settings.tsx +++ b/frontend/src/pages/Settings.tsx @@ -16,24 +16,17 @@ export function Settings() { }; return ( -
-

Feed Settings

- - {/* Subscribe to New Feed Section */} -
-

- Subscribe to New Feed -

+
+
-
+ - {/* Manage Feeds Section */} -
-

- Manage Feeds +
+

+ Your Feeds

-

+
); } -- cgit v1.2.3-70-g09d2