From 7e1596f63f95e239160b81087320e951618498ab Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Wed, 20 Sep 2023 16:27:47 +0100 Subject: [PATCH] fix anchor links hiding heading due to sticky header --- 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 = [ - +