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

This commit is contained in:
Aadil Ayub 2023-09-04 16:30:40 +05:00
parent b605c94927
commit d5792411d7

View File

@ -29,6 +29,10 @@
} }
/* For the "Markdown-style Heading" block style */ /* For the "Markdown-style Heading" block style */
.is-style-markdown-heading {
margin-bottom: 1em;
}
.is-style-markdown-heading a { .is-style-markdown-heading a {
display: inline; display: inline;
} }