From f5c143cad6363819a356724b6d284858129b2d7c Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:49:26 +0100 Subject: Constrains content width across pages --- src/components/LallansIssue.astro | 34 ++++++++++++---------- src/pages/[locale]/furthsettins/index.astro | 20 +++++++------ .../[locale]/furthsettins/lallans/index.astro | 7 +++-- 3 files changed, 33 insertions(+), 28 deletions(-) (limited to 'src') diff --git a/src/components/LallansIssue.astro b/src/components/LallansIssue.astro index 26ead54..f45dc0a 100644 --- a/src/components/LallansIssue.astro +++ b/src/components/LallansIssue.astro @@ -16,22 +16,24 @@ const { issue, locale } = Astro.props; const t = translate(locale); --- -
{issue.description[locale]}
-{issue.description[locale]}
+
-
+