From 13ec458329ead41afa3adc725fc7ffc979b20a92 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Fri, 18 Aug 2023 21:46:14 +0100 Subject: Pulls out typography spacing --- src/components/Navbar/Logo.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/Navbar/Logo.astro b/src/components/Navbar/Logo.astro index 58bf01d..b3af6fb 100644 --- a/src/components/Navbar/Logo.astro +++ b/src/components/Navbar/Logo.astro @@ -7,7 +7,7 @@ const locale = getLocaleFromPath(Astro.url.pathname); const t = translate(locale); --- -