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:
parent
c9d33c28d6
commit
43d8719807
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ export const quotHighlighting = syntaxHighlighting(
|
|||
tag: t.heading,
|
||||
fontWeight: "bold",
|
||||
fontSize: "1.25em",
|
||||
marginBlockEnd: "0.5em",
|
||||
".cm-line:has(> &)": {
|
||||
marginBlockEnd: "0.5em",
|
||||
},
|
||||
},
|
||||
{
|
||||
tag: t.link,
|
||||
|
|
Loading…
Add table
Reference in a new issue