From 3d968382cd70cd2f7168276f052670535be97728 Mon Sep 17 00:00:00 2001 From: John Fraskos Date: Thu, 23 Nov 2023 13:47:09 +0200 Subject: [PATCH] fixed typo in slug --- styles/green-retro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/green-retro.json b/styles/green-retro.json index a529753..8fc6e35 100644 --- a/styles/green-retro.json +++ b/styles/green-retro.json @@ -82,7 +82,7 @@ } }, "typography": { - "fontFamily": "var(--wp--preset--font-family--source-sans-lora)" + "fontFamily": "var(--wp--preset--font-family--lora)" } } }