From b064448119ecc6bbd4628a4d4da61875c09d84e2 Mon Sep 17 00:00:00 2001 From: Markus Thielker Date: Sun, 17 Mar 2024 00:08:00 +0100 Subject: [PATCH] N-FIN-31: fix card and button alignment --- src/app/account/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/account/page.tsx b/src/app/account/page.tsx index fae73de..4bc3d46 100644 --- a/src/app/account/page.tsx +++ b/src/app/account/page.tsx @@ -42,7 +42,7 @@ export default async function AccountPage() { return (
- + Hey, {user?.username}! This is your account overview. @@ -81,7 +81,7 @@ export default async function AccountPage() {
- + { process.env.NODE_ENV === 'development' && (