From d31bdef3ca2b2430182dc8e5b5979e97565cefef Mon Sep 17 00:00:00 2001 From: Kevin F Date: Mon, 23 Sep 2024 10:34:44 +0200 Subject: [PATCH] Adjust 404 page for mobile --- src/pages/404.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 76199de..d237706 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -6,11 +6,11 @@ import { URLS } from '../statics';
-
+
An AI-generated image of people unable to find the correct way. + class="sm:max-w-sm rounded-lg shadow-2xl" />

404!