From ff0ddb22781b74a4b78b1f18e4ca10757c4a6f8e Mon Sep 17 00:00:00 2001 From: zach Date: Thu, 26 Feb 2026 18:38:07 -0500 Subject: [PATCH] fixed modal that I broke lol --- src/components/CardGrid.astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/CardGrid.astro b/src/components/CardGrid.astro index 17df8cf..1417d69 100644 --- a/src/components/CardGrid.astro +++ b/src/components/CardGrid.astro @@ -11,4 +11,10 @@
+ + \ No newline at end of file