Browse Source

Rainfall: Style pagination

Alex Lende 3 years ago
parent
commit
cb4e4aa415
1 changed files with 6 additions and 0 deletions
  1. 6 0
      rainfall/theme.json

+ 6 - 0
rainfall/theme.json

@@ -109,6 +109,12 @@
 					}
 				}
 			},
+			"core/query-pagination": {
+				"typography": {
+					"textTransform": "uppercase",
+					"fontWeight": "700"
+				}
+			},
 			"core/quote": {
 				"border": {
 					"color": "var(--wp--preset--color--orange)",