diff --git a/theme.json b/theme.json index 28bbd94..d17cfe9 100644 --- a/theme.json +++ b/theme.json @@ -77,11 +77,6 @@ "fontFamily": "Inter" }, "blocks": { - "core/post-date": { - "color": { - "text": "var(--wp--preset--color--secondary)" - } - }, "core/post-title": { "typography": { "fontSize": "30px", @@ -102,12 +97,6 @@ "fontWeight": "400" } }, - "h3": { - "typography": { - "fontSize": "15px", - "fontWeight": "400" - } - }, "link": { "color": { "text": "var(--wp--preset--color--text)"