Browse Source

Erma: adding defult font weight

Matias Benedetto 2 years ago
parent
commit
0ec3622d21
1 changed files with 1 additions and 0 deletions
  1. 1 0
      erma/theme.json

+ 1 - 0
erma/theme.json

@@ -626,6 +626,7 @@
 			}
 		},
 		"typography": {
+			"fontWeight": "300",
 			"fontFamily": "var:preset|font-family|figtree",
 			"fontSize": "var(--wp--preset--font-size--medium)",
 			"lineHeight": "1.6"