+
+
diff --git a/templates/index.html b/templates/index.html
index f2cb311..61b034e 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/templates/page.html b/templates/page.html
index 1958501..03f372b 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -1,10 +1,9 @@
-
-
-
-
+
+
+
+
diff --git a/templates/search.html b/templates/search.html
index 2827a20..1d5c5f1 100644
--- a/templates/search.html
+++ b/templates/search.html
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/templates/single-column-featured-no-title.html b/templates/single-column-featured-no-title.html
index 36ae42e..fa08531 100644
--- a/templates/single-column-featured-no-title.html
+++ b/templates/single-column-featured-no-title.html
@@ -1,10 +1,9 @@
-
-
-
-
+
+
+
+
@@ -75,4 +74,4 @@
-
\ No newline at end of file
+
diff --git a/templates/single-column-featured-title.html b/templates/single-column-featured-title.html
index 40ba4d1..478c7a6 100644
--- a/templates/single-column-featured-title.html
+++ b/templates/single-column-featured-title.html
@@ -1,10 +1,9 @@
-
-
-
-
+
+
+
+
@@ -77,4 +76,4 @@
-
\ No newline at end of file
+
diff --git a/templates/single-column-no-featured-no-title.html b/templates/single-column-no-featured-no-title.html
index 1b1a1ec..09170ad 100644
--- a/templates/single-column-no-featured-no-title.html
+++ b/templates/single-column-no-featured-no-title.html
@@ -1,7 +1,7 @@
-
-
+
+
@@ -68,4 +68,4 @@
-
\ No newline at end of file
+
diff --git a/templates/single-column-no-featured-title.html b/templates/single-column-no-featured-title.html
index 0624162..dc2e98a 100644
--- a/templates/single-column-no-featured-title.html
+++ b/templates/single-column-no-featured-title.html
@@ -1,10 +1,9 @@
-
-
-
-
+
+
+
+
@@ -75,4 +74,4 @@
-
\ No newline at end of file
+
diff --git a/templates/single-course.html b/templates/single-course.html
index 80170fd..988d4ce 100644
--- a/templates/single-course.html
+++ b/templates/single-course.html
@@ -1,9 +1,9 @@
-
-
-
-
+
+
+
+
+
@@ -74,4 +74,4 @@
-
\ No newline at end of file
+
diff --git a/templates/single.html b/templates/single.html
index 501f859..87a4c03 100644
--- a/templates/single.html
+++ b/templates/single.html
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/templates/wide-featured-no-title.html b/templates/wide-featured-no-title.html
index a41beef..858143f 100644
--- a/templates/wide-featured-no-title.html
+++ b/templates/wide-featured-no-title.html
@@ -1,11 +1,9 @@
-
-
-
-
-
-
+
+
+
+
+
@@ -76,4 +74,4 @@
-
\ No newline at end of file
+
diff --git a/templates/wide-featured-title.html b/templates/wide-featured-title.html
index 661cd54..8579418 100644
--- a/templates/wide-featured-title.html
+++ b/templates/wide-featured-title.html
@@ -1,10 +1,9 @@
-
-
-
-
+
+
+
+
@@ -77,4 +76,4 @@
-
\ No newline at end of file
+
diff --git a/templates/wide-no-featured-no-title.html b/templates/wide-no-featured-no-title.html
index b084059..e64ca4a 100644
--- a/templates/wide-no-featured-no-title.html
+++ b/templates/wide-no-featured-no-title.html
@@ -1,7 +1,7 @@
-
-
+
+
@@ -68,4 +68,4 @@
-
\ No newline at end of file
+
diff --git a/theme.json b/theme.json
index 91d35c5..dccfda0 100644
--- a/theme.json
+++ b/theme.json
@@ -337,7 +337,8 @@
"slug": "xxx-large"
}
]
- }
+ },
+ "useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
@@ -897,7 +898,11 @@
}
},
"spacing": {
- "blockGap": "2.5rem"
+ "blockGap": "2.5rem",
+ "padding": {
+ "right": "1.25rem",
+ "left": "1.25rem"
+ }
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--body)",