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) {
|
||||
.is-style-markdown-heading::before {
|
||||
margin-inline-start: 1em;
|
||||
.is-style-markdown-heading {
|
||||
margin-inline: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
||||
"text": "var(--wp--preset--color--secondary)"
|
||||
},
|
||||
"typography": {
|
||||
"fontSize": "16px",
|
||||
"fontSize": "24px",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user