소스 검색

CTLG: site title font weight normal

Matias Benedetto 2 년 전
부모
커밋
d1f42f2e27
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      ctlg/theme.json

+ 2 - 1
ctlg/theme.json

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