From eb3238667a8719616cde501fe1cc32d03089c03c Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Fri, 4 Oct 2024 20:43:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20404=20page=20alignment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/src/app/[locale]/not-found.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/app/[locale]/not-found.tsx b/apps/web/src/app/[locale]/not-found.tsx index 0d9667298..5bb139950 100644 --- a/apps/web/src/app/[locale]/not-found.tsx +++ b/apps/web/src/app/[locale]/not-found.tsx @@ -10,7 +10,7 @@ export default async function Page() { const { t } = await getTranslation("en"); return ( -
+