From c9f15011af20a832f6083bbc5338df2f9e951e17 Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Wed, 17 Apr 2024 19:16:49 -0400 Subject: [PATCH] Make the 404 page responsive --- Frontend/src/app/not-found.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/src/app/not-found.tsx b/Frontend/src/app/not-found.tsx index d7a6762..17ca254 100644 --- a/Frontend/src/app/not-found.tsx +++ b/Frontend/src/app/not-found.tsx @@ -9,14 +9,14 @@ import { ReactElement } from "react"; * @returns the page jsx */ const NotFoundPage = (): ReactElement => ( -
+
{/* Creeper */} {/* Header */}