From a17d8c4b6f7ed96d52d0c9155c809786a2e66c7a Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:30:19 +0100 Subject: Better link gallery layout --- src/components/LallansIssuesGallery.astro | 6 ++---- src/components/ScotsounCdGallery.astro | 6 ++---- src/pages/[locale]/furthsettins/index.astro | 8 ++------ 3 files changed, 6 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/components/LallansIssuesGallery.astro b/src/components/LallansIssuesGallery.astro index 9ade033..b826525 100644 --- a/src/components/LallansIssuesGallery.astro +++ b/src/components/LallansIssuesGallery.astro @@ -11,7 +11,7 @@ function issueNumberDescending(issue1: LallansIssue, issue2: LallansIssue) { } --- -