From 2b1c956a23e42319285fc10a68e5685f6cb67900 Mon Sep 17 00:00:00 2001 From: dreymotoh Date: Wed, 24 Jul 2024 12:58:23 -0400 Subject: [PATCH 1/7] feat: added form with styling and responsiveness --- src/pages/report.astro | 2 +- src/styles/report.css | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/src/pages/report.astro b/src/pages/report.astro index 4c33ac7..de2ff12 100644 --- a/src/pages/report.astro +++ b/src/pages/report.astro @@ -35,7 +35,7 @@ const BLOG_URL = Astro.site?.href; -
+
-
+