From c23345b6f4d3f8c16628a4f006db34894156e4c6 Mon Sep 17 00:00:00 2001 From: Brian Gardner Date: Wed, 13 Nov 2024 22:17:38 -0700 Subject: [PATCH] Simplify Comment styles via template. --- patterns/hidden-comments.php | 4 ++-- theme.json | 18 ------------------ 2 files changed, 2 insertions(+), 20 deletions(-) diff --git a/patterns/hidden-comments.php b/patterns/hidden-comments.php index 7ec3713..7fdb73f 100644 --- a/patterns/hidden-comments.php +++ b/patterns/hidden-comments.php @@ -21,8 +21,8 @@
- -
+ +
diff --git a/theme.json b/theme.json index b550d26..818de82 100644 --- a/theme.json +++ b/theme.json @@ -290,24 +290,6 @@ "fontSize": "var(--wp--preset--font-size--x-small)" } }, - "core/comment-author-name": { - "typography": { - "fontSize": "var(--wp--preset--font-size--x-small)", - "lineHeight": "var(--wp--custom--line-height--medium)" - } - }, - "core/comment-date": { - "typography": { - "fontSize": "var(--wp--preset--font-size--x-small)", - "lineHeight": "var(--wp--custom--line-height--medium)" - } - }, - "core/comment-edit-link": { - "typography": { - "fontSize": "var(--wp--preset--font-size--x-small)", - "lineHeight": "var(--wp--custom--line-height--medium)" - } - }, "core/cover": { "spacing": { "padding": {