From 4f5b4dc52cba6bea227c9c4cb0c6507f8b25218a Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Tue, 9 Jul 2024 00:05:02 -0700 Subject: [PATCH] change how the transitions are handled --- src/layouts/Layout.astro | 126 ++++++++++++++++++++------------------- 1 file changed, 66 insertions(+), 60 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index d2ccf03..783dbb8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -42,64 +42,70 @@ import "../styles/main.css"; -
- -
- +
+
+ +
+
+ + \ No newline at end of file