diff --git a/source/wp-content/themes/wporg-parent-2021/theme.json b/source/wp-content/themes/wporg-parent-2021/theme.json index 1b45abed..3ca8b600 100644 --- a/source/wp-content/themes/wporg-parent-2021/theme.json +++ b/source/wp-content/themes/wporg-parent-2021/theme.json @@ -691,6 +691,19 @@ "slug": "heading-cta" } ] + }, + "blocks": { + "core/post-comments-form": { + "custom": { + "form": { + "border": { + "width": "1px", + "style": "solid", + "color": "var(--wp--preset--color--charcoal-5)" + } + } + } + } } }, "styles": {