tweak blog post heading style
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -61,8 +61,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 782px) {
|
@media screen and (max-width: 782px) {
|
||||||
.is-style-markdown-heading::before {
|
.is-style-markdown-heading {
|
||||||
margin-inline-start: 1em;
|
margin-inline: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -258,7 +258,7 @@
|
|||||||
"text": "var(--wp--preset--color--secondary)"
|
"text": "var(--wp--preset--color--secondary)"
|
||||||
},
|
},
|
||||||
"typography": {
|
"typography": {
|
||||||
"fontSize": "16px",
|
"fontSize": "24px",
|
||||||
"textTransform": "uppercase"
|
"textTransform": "uppercase"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user