1
0
Fork 0
mirror of https://github.com/kou029w/quot.git synced 2025-01-18 16:08:03 +00:00

fixed heading margin

This commit is contained in:
Nebel 2022-09-23 13:22:32 +09:00
parent c9d33c28d6
commit 43d8719807

View file

@ -24,8 +24,10 @@ export const quotHighlighting = syntaxHighlighting(
tag: t.heading,
fontWeight: "bold",
fontSize: "1.25em",
".cm-line:has(> &)": {
marginBlockEnd: "0.5em",
},
},
{
tag: t.link,
class: "auto-link",