mirror of
https://github.com/kou029w/quot.git
synced 2025-01-18 16:08:03 +00:00
fix bullet margin
This commit is contained in:
parent
e4463934ce
commit
7fe752ea59
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ export const quotHighlighting = syntaxHighlighting(
|
|||
letterSpacing: "1.5em",
|
||||
"&:last-child:after": {
|
||||
content: `"•"`,
|
||||
marginInline: "-1em",
|
||||
marginInline: "-0.9em",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue