From 4caf5665be8d95b4a4067b162a0116539717ffc3 Mon Sep 17 00:00:00 2001 From: Nathan Cummins Date: Thu, 27 Nov 2025 09:39:48 +1030 Subject: [PATCH] A tag on new line caused additional space --- src/components/TextLink.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TextLink.astro b/src/components/TextLink.astro index 8cc3944..34f0ece 100644 --- a/src/components/TextLink.astro +++ b/src/components/TextLink.astro @@ -37,5 +37,5 @@ const linkIsExternal: boolean = /> ) - } - + }