From 231611e53f92b03816f3b380f969c26207da1017 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Wed, 27 Nov 2024 11:47:21 +0100 Subject: [PATCH] Smaller header button on homepage --- src/components/Header.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 39914f7..616b7d3 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -27,5 +27,5 @@ import { mainSiteLink, socialLinks } from '../data/links'; )) } - Visit astro.build + Visit astro.build