mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
fix(font): rename font constants
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
code {
|
||||
font-size: .85rem;
|
||||
font-weight: 600;
|
||||
font-family: var(--xm-font-mono);
|
||||
font-family: var(--xm-font-code);
|
||||
color: var(--xm-c-dark);
|
||||
&::before,
|
||||
&::after {
|
||||
|
Reference in New Issue
Block a user