mirror of https://github.com/fantasticit/think.git
feat(root): update code font-family
This commit is contained in:
parent
28736a5881
commit
c12e6b1bb2
|
@ -193,6 +193,7 @@
|
|||
padding: 4px;
|
||||
line-height: 1.3;
|
||||
background-color: var(--semi-color-fill-1);
|
||||
font-family: Consolas, Menlo, Courier, monospace;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Reference in New Issue