소스 검색

Update font weight to match button style

Imran Hossain 2 년 전
부모
커밋
86b8c2afc2
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      course/styles/gold.json

+ 5 - 0
course/styles/gold.json

@@ -276,6 +276,11 @@
 				"typography": {
 					"textTransform": "none"
 				}
+			},
+			"button": {
+				"typography": {
+					"fontWeight": "700"
+				}
 			}
 		},
 		"typography": {