From fab184700ecf0582a9ebe6ffd9877f00660a35e2 Mon Sep 17 00:00:00 2001 From: John Fraskos Date: Thu, 23 Nov 2023 13:25:59 +0200 Subject: [PATCH] Update mono.json --- styles/mono.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/mono.json b/styles/mono.json index 9ca4e11..2150af7 100644 --- a/styles/mono.json +++ b/styles/mono.json @@ -47,7 +47,7 @@ "elements": { "heading": { "typography": { - "fontFamily": "var(--wp--preset--font-family--jet-brains-mono)" + "fontFamily": "var(--wp--preset--font-family--spline-sans-mono)" } }, "h1": { @@ -82,7 +82,7 @@ } }, "typography": { - "fontFamily": "var(--wp--preset--font-family--jet-brains-mono)" + "fontFamily": "var(--wp--preset--font-family--spline-sans-mono)" } } }