Browse Source

Rainfall: Make reply link uppercase

Sarah Norris 3 years ago
parent
commit
6da115f179
1 changed files with 5 additions and 0 deletions
  1. 5 0
      rainfall/theme.json

+ 5 - 0
rainfall/theme.json

@@ -122,6 +122,11 @@
 					}
 					}
 				}
 				}
 			},
 			},
+			"core/comment-reply-link": {
+				"typography": {
+					"textTransform": "uppercase"
+				}
+			},
 			"core/post-comments-form": {
 			"core/post-comments-form": {
 				"elements": {
 				"elements": {
 					"button": {
 					"button": {