From 3d4cb05eb8501f14e7e3adfe788eabbc6d1611a9 Mon Sep 17 00:00:00 2001 From: rainydayemma Date: Wed, 26 Feb 2025 11:29:35 -0500 Subject: [PATCH] adjust styling to contain overflowing text grid column height needed changed from 100vh to 100% --- src/components/Header.astro | 2 +- src/components/Navigation.astro | 5 +++++ src/styles/global.css | 10 ++++------ 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 77d149a..be34769 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -12,7 +12,7 @@ const biPridePurple = "#9b4f96"; const biPrideBlue = "#0038a8"; --- -
+
diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index f4ba5fe..72f64b8 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -30,6 +30,11 @@ const transPrideWhite = "#ffffff";
  • guestbook
  • changelog
  • + +

    controls

    +