Update course theme variation button spacing
@@ -263,10 +263,12 @@ a {
border-color: currentcolor;
border-width: 1px;
color: currentcolor;
- padding: 0.5856em 1.5238em;
text-decoration: none;
}
+.wp-block-button {
+ text-align: center;
+}
/*
* Pagination styles
*/
@@ -286,6 +286,9 @@
"typography": {
"fontFamily": "var(--wp--preset--font-family--body)",
"letterSpacing": "-0.04em"
+ },
+ "spacing": {
+ "padding": "0.9em 1.75em"
},
"heading": {
@@ -255,6 +255,9 @@
"fontWeight": "500",
"letterSpacing": "-0.01em"
+ "padding": "0.9em 1.6em"
@@ -303,6 +303,9 @@
"fontWeight": "700",
"letterSpacing": "0.001em",
"fontSize": "var(--wp--preset--font-size--x-small)"
+ "padding": "1em 1.3em"