From 9c967ca7c1478ca14b47ef2eade05fcf33a846a7 Mon Sep 17 00:00:00 2001 From: amjed-ali-k Date: Wed, 11 Oct 2023 02:32:32 +0530 Subject: [PATCH] fix: profile styling --- src/app/dashboard/profile/page.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/app/dashboard/profile/page.tsx b/src/app/dashboard/profile/page.tsx index eb8f035..11bf53f 100644 --- a/src/app/dashboard/profile/page.tsx +++ b/src/app/dashboard/profile/page.tsx @@ -18,11 +18,14 @@ async function page() { before proceeding.

-
- -
-
- +
+
+ +
+ +
+ +
);