From c4f0e8a191d6ae30094611ca022c4db1c64af5d1 Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Wed, 20 Sep 2023 17:49:31 +0100 Subject: [PATCH] Fix anchor links hiding heading due to sticky header (#14) --- src/components/GlobalNav.astro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/GlobalNav.astro b/src/components/GlobalNav.astro index f1e51575..d2c8de3e 100644 --- a/src/components/GlobalNav.astro +++ b/src/components/GlobalNav.astro @@ -64,4 +64,8 @@ const links = [ - +