From 5e0cb964e065f857462b3d6732a25e61ba7a0b28 Mon Sep 17 00:00:00 2001 From: Carolina Nymark Date: Mon, 30 Sep 2024 11:54:13 +0200 Subject: [PATCH] Fix two more places where the combined variation and the typograhy preset did not match --- styles/06-morning.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/styles/06-morning.json b/styles/06-morning.json index ce5f6c8e..038dcc3c 100644 --- a/styles/06-morning.json +++ b/styles/06-morning.json @@ -57,7 +57,7 @@ "fontSize": "1.5rem", "fontWeight": "400", "letterSpacing": "-0.24px", - "lineHeight": "1.5" + "lineHeight": "1.4" }, "blocks": { "core/code": { @@ -181,6 +181,11 @@ } } }, + "core/query-title": { + "typography": { + "fontWeight": "900" + } + }, "core/site-title": { "typography": { "fontFamily": "var:preset|font-family|ysabeau-office",