From d2c35d9715ee13be990f5a1fac8b184d3a17a608 Mon Sep 17 00:00:00 2001 From: Troy Chaplin Date: Fri, 11 Oct 2024 00:13:10 -0400 Subject: [PATCH] update: tag line height --- styles/blocks/post-terms-1.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/blocks/post-terms-1.json b/styles/blocks/post-terms-1.json index 83cbe02e..e160cdd1 100644 --- a/styles/blocks/post-terms-1.json +++ b/styles/blocks/post-terms-1.json @@ -22,7 +22,8 @@ } }, "typography": { - "fontWeight": "400" + "fontWeight": "400", + "lineHeight": "2.8" } } }