replace code font
This commit is contained in:
@@ -19,7 +19,7 @@ code[class*="language-"], pre[class*="language-"] {
|
||||
hyphens: none;
|
||||
color: inherit;
|
||||
text-shadow: none;
|
||||
font-family: 'Fira Code', monospace;
|
||||
font-family: 'JetBrainsMono', monospace;
|
||||
font-size: 1em;
|
||||
line-height: 1.8;
|
||||
tab-size: 2;
|
||||
|
||||
Reference in New Issue
Block a user