Browse Source

Update font weight to match button style

Imran Hossain 2 years ago
parent
commit
86b8c2afc2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      course/styles/gold.json

+ 5 - 0
course/styles/gold.json

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