Browse Source

Skatepark: Change pixel value to em

Sarah Norris 3 years ago
parent
commit
b65f615d93
2 changed files with 2 additions and 2 deletions
  1. 1 1
      skatepark/child-theme.json
  2. 1 1
      skatepark/theme.json

+ 1 - 1
skatepark/child-theme.json

@@ -272,7 +272,7 @@
 			},
 			"core/cover": {
 				"spacing": {
-					"padding": "min(160px, 11.5%)"
+					"padding": "min(8em, 11.5%)"
 				}
 			},
 			"core/post-date": {

+ 1 - 1
skatepark/theme.json

@@ -539,7 +539,7 @@
 			},
 			"core/cover": {
 				"spacing": {
-					"padding": "min(160px, 11.5%)"
+					"padding": "min(8em, 11.5%)"
 				}
 			},
 			"core/post-terms": {