From 7c6fd8a5ef7f86b293979a56660bdd2b5c5c8e8a Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Wed, 9 Oct 2024 14:45:17 -0400 Subject: [PATCH] make the 404 page more responsive Took 6 minutes --- src/app/not-found.tsx | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index 86f7b58..693cc49 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -8,20 +8,21 @@ import Image from "next/image"; */ const NotFoundPage = (): ReactElement => (
-
+
{/* Image */} - Mike Wazowski +
+ Mike Wazowski +
{/* Message */}

Wrong Door!

-

+

The documentation page you were looking for could not be found.