tweak blog post heading style
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-29 19:49:33 +05:00
parent 95888cdbbc
commit e0435ffe94
2 changed files with 3 additions and 3 deletions

View File

@ -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;
}
}

View File

@ -258,7 +258,7 @@
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"fontSize": "16px",
"fontSize": "24px",
"textTransform": "uppercase"
}
},