From bd8b413d4035140db16430727845fb9941686d1a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 20 Sep 2023 20:26:20 -0700 Subject: Fix projects mobile viewing --- src/pages/projects.astro | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'src/pages/projects.astro') diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 0fe7e5d..d5f97c9 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -99,26 +99,29 @@ import ShapesBackground from "../components/ShapesBackground.astro"; -- cgit v1.2.3