From 6925d7e737b3687239b35d2f1798c732dba9a010 Mon Sep 17 00:00:00 2001 From: Fries Date: Sat, 10 Jun 2023 21:37:21 -0700 Subject: [PATCH] make hr look the same on Firefox and Chromium i just had to make the border 1px and solid. and i put a seperator between both the header and footer. Fixes #3. --- src/components/Footer.astro | 1 - src/layouts/Layout.astro | 2 ++ src/styles/global.css | 5 +++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index a38078c..c2ae845 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,4 +1,3 @@ diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 4b48f99..97053cc 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -20,7 +20,9 @@ import "../styles/global.css"; +
+