From 7523730168e5b2f59927dde24c80b992caf4f8b4 Mon Sep 17 00:00:00 2001 From: Frank-Gu-81 Date: Wed, 15 Jan 2025 13:32:04 -0600 Subject: [PATCH] height fix for account page --- src/components/Account/Account.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Account/Account.jsx b/src/components/Account/Account.jsx index ecb7cce..1ac9af7 100644 --- a/src/components/Account/Account.jsx +++ b/src/components/Account/Account.jsx @@ -17,7 +17,7 @@ function Account({ userName, userEmail, profilePic }) { return (
- + {/* Profile Icon */}