From 6896c1bbb884a25841d7401f2a1a784894ae400e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Thu, 5 Mar 2026 15:14:47 +0400 Subject: [PATCH] Fix logo size MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- apps/trust/src/pages/auth/AuthLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/trust/src/pages/auth/AuthLayout.tsx b/apps/trust/src/pages/auth/AuthLayout.tsx index d8a9a75a7..1d029967b 100644 --- a/apps/trust/src/pages/auth/AuthLayout.tsx +++ b/apps/trust/src/pages/auth/AuthLayout.tsx @@ -37,7 +37,7 @@ export function AuthLayout(props: { queryRef: PreloadedQuery }) className="h-20 rounded-2xl" /> ) - : } + : }