From 8faec5cd6f0fd33f498958d49d2a4690cd994bdd Mon Sep 17 00:00:00 2001 From: Felix Lisczyk <5102728+FelixLisczyk@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:40:05 +0200 Subject: [PATCH] Fix custom font name --- src/components/CustomStyles.astro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/CustomStyles.astro b/src/components/CustomStyles.astro index 86bef91..2b27954 100644 --- a/src/components/CustomStyles.astro +++ b/src/components/CustomStyles.astro @@ -21,9 +21,9 @@ import '@fontsource-variable/inter';