tweak markdown 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:
parent
b5c85b550c
commit
bf3ca7c814
@ -29,6 +29,10 @@
|
||||
}
|
||||
|
||||
/* For the "Markdown-style Heading" block style */
|
||||
.is-style-markdown-heading {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.is-style-markdown-heading::before {
|
||||
content: "##";
|
||||
width: 4ch;
|
||||
|
Loading…
Reference in New Issue
Block a user