From 88e061343620015b9a4428b41127757c5f34b3fb Mon Sep 17 00:00:00 2001 From: Madhu Dollu Date: Mon, 27 Mar 2023 20:18:12 +0530 Subject: [PATCH] Paimio: fix dotCom issues (#6930) * fix dotCom issues * remove index.php --- paimio/theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/paimio/theme.json b/paimio/theme.json index ddf15c11b..92d697abf 100644 --- a/paimio/theme.json +++ b/paimio/theme.json @@ -552,6 +552,7 @@ "typography": { "fontFamily": "var:preset|font-family|newsreader", "fontSize": "var(--wp--preset--font-size--medium)", + "fontWeight": "300", "lineHeight": "1.6" } },