mirror of
https://github.com/kou029w/quot.git
synced 2025-01-19 08:28:09 +00:00
remove fontWeight property
This commit is contained in:
parent
9de3c9ca98
commit
66a9f4b780
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ export const quotHighlighting = syntaxHighlighting(
|
||||||
padding: "0.2em 0.4em",
|
padding: "0.2em 0.4em",
|
||||||
fontSize: "0.9em",
|
fontSize: "0.9em",
|
||||||
fontFamily: "var(--nc-font-mono)",
|
fontFamily: "var(--nc-font-mono)",
|
||||||
fontWeight: "bold",
|
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue