From 20b7851aca47525955f151fb39ab485abe5bb140 Mon Sep 17 00:00:00 2001
From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com>
Date: Tue, 22 Aug 2023 09:06:27 +0100
Subject: Relativises stuff to relative rem
---
src/pages/[locale]/index.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/pages')
diff --git a/src/pages/[locale]/index.astro b/src/pages/[locale]/index.astro
index e5e6040..f6d7cdb 100644
--- a/src/pages/[locale]/index.astro
+++ b/src/pages/[locale]/index.astro
@@ -23,7 +23,7 @@ const mostRecentNewsItem = await getMostRecentNewsItem(locale);