feat(root): update code font-family

This commit is contained in:
fantasticit 2022-02-22 23:35:26 +08:00
parent 28736a5881
commit c12e6b1bb2
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@
padding: 4px;
line-height: 1.3;
background-color: var(--semi-color-fill-1);
font-family: Consolas, Menlo, Courier, monospace;
}
pre {