Browse Source

CTLG: site title font weight normal

Matias Benedetto 2 years ago
parent
commit
d1f42f2e27
1 changed files with 2 additions and 1 deletions
  1. 2 1
      ctlg/theme.json

+ 2 - 1
ctlg/theme.json

@@ -616,7 +616,8 @@
 							}
 							}
 						},
 						},
 						"typography": {
 						"typography": {
-							"textDecoration": "none"
+							"textDecoration": "none",
+							"fontWeight": "400"
 						}
 						}
 					}
 					}
 				},
 				},