tweak markdown heading style
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-04 16:30:40 +05:00
parent b605c94927
commit d5792411d7
+4
View File
@@ -29,6 +29,10 @@
}
/* For the "Markdown-style Heading" block style */
.is-style-markdown-heading {
margin-bottom: 1em;
}
.is-style-markdown-heading a {
display: inline;
}