From 23d28b83df4bc338f063f063dca350138504def0 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 9 May 2024 16:39:16 +0500 Subject: [PATCH] tweak button typography --- theme.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 9cd0731..07ae274 100644 --- a/theme.json +++ b/theme.json @@ -297,7 +297,8 @@ "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontFamily": "var(--wp--preset--font-family--atkinson-hyperlegible)", - "fontWeight": "700" + "fontWeight": "700", + "letterSpacing": "0.64px" } }, "core/separator": {