404
diff --git a/block-templates/index.html b/block-templates/index.html index 45f0ee9c..4e6c6a76 100644 --- a/block-templates/index.html +++ b/block-templates/index.html @@ -1,7 +1,7 @@ - + - -
+
+
diff --git a/block-templates/page-home.html b/block-templates/page-home.html
index 15a5050c..7ebeee04 100644
--- a/block-templates/page-home.html
+++ b/block-templates/page-home.html
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/block-templates/page.html b/block-templates/page.html
index 5906598b..322a3f69 100644
--- a/block-templates/page.html
+++ b/block-templates/page.html
@@ -1,7 +1,7 @@
-
+
-
-
+
+
diff --git a/block-templates/single.html b/block-templates/single.html
index 0538a4a3..9078107f 100644
--- a/block-templates/single.html
+++ b/block-templates/single.html
@@ -1,7 +1,7 @@
-
+
-
-
+
+
diff --git a/theme.json b/theme.json
index f7a4c209..a27ada45 100644
--- a/theme.json
+++ b/theme.json
@@ -195,7 +195,8 @@
}
},
"spacing": {
- "blockGap": "1.5rem"
+ "blockGap": "1.5rem",
+ "padding": "max(1.25rem, 5vw)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--system-font)",