From 115ca0e103c661d2a51406354ee62ccd016fe2a2 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:18:46 +0000 Subject: [PATCH] Changes --- src/pages/Account.tsx | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/pages/Account.tsx b/src/pages/Account.tsx index 344ebd2..44f4798 100644 --- a/src/pages/Account.tsx +++ b/src/pages/Account.tsx @@ -124,6 +124,17 @@ const Account = () => {
+ {/* Back link - top left */} +
+ +
+ {/* Header */}

@@ -175,24 +186,15 @@ const Account = () => {

- {/* Links */} -
+ {/* Sign out link */} +
-
- -