From f66fb7d4a3905fcc72393e2b04d8a8c14b6aa3d0 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Fri, 9 May 2025 17:09:22 -0400 Subject: [PATCH] fix justification for profile icon --- src/app/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/auth/layout.tsx b/src/app/auth/layout.tsx index 9a149f75..7edc12d8 100644 --- a/src/app/auth/layout.tsx +++ b/src/app/auth/layout.tsx @@ -21,7 +21,7 @@ export default async function AuthLayout({ children }: AuthLayoutProps) {
{user && ( -
+