From b90e0de888a1030fff764872ba88e1c692fb0750 Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Fri, 27 Jan 2023 00:00:33 -0600 Subject: [PATCH] Make nav sticky while scrolling --- src/components/Header.astro | 19 ++++++++----------- src/style/global.css | 18 +++++++++++++----- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index b88bb3c..7d28821 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -10,19 +10,16 @@ import { SITE_TITLE } from "../config";

a blog, or whatever

- +