From 383d4a250de3303c6e28b896b78d005d788c8c18 Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 24 Jun 2025 11:33:51 +0200 Subject: [PATCH 1/2] I might have fixed the title issue (I moved it down a bit) --- src/pages/gallery.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/gallery.jsx b/src/pages/gallery.jsx index 317ca89..0c4c994 100644 --- a/src/pages/gallery.jsx +++ b/src/pages/gallery.jsx @@ -50,7 +50,7 @@ const Gallery = () => { /> -
+

Gallery

All of my stupid pics to show :3

From 7667105bc70b37d9bac26e60f902bbf3928ded4d Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 24 Jun 2025 13:09:59 +0200 Subject: [PATCH 2/2] I think the mobile issue is fixed (just gave it alot of margin lol) --- src/pages/gallery.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/gallery.jsx b/src/pages/gallery.jsx index 0c4c994..cae3dee 100644 --- a/src/pages/gallery.jsx +++ b/src/pages/gallery.jsx @@ -50,7 +50,7 @@ const Gallery = () => { /> -
+

Gallery

All of my stupid pics to show :3

@@ -79,7 +79,7 @@ const Gallery = () => {
{selectedImage && ( -