@@ -197,4 +197,8 @@ body > .is-root-container > .wp-block-template-part > .wp-block-cover,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
text-decoration-thickness: 1px;
+}
+
+.wp-block-categories {
+ list-style-type: none;
}
@@ -221,6 +221,20 @@
"lineHeight": 1.7
},
+ "core/categories": {
+ "typography": {
+ "fontFamily": "var(--wp--preset--font-family--body-font)",
+ "fontSize": "var(--wp--preset--font-size--small)",
+ "letterSpacing": "0.1em",
+ "textTransform": "uppercase",
+ "lineHeight": 2.3
+ },
+ "spacing": {
+ "padding": {
+ "left": "0"
+ }
"core/heading": {
"typography": {
"lineHeight": 1.5