feat(fonts.css): update body and mono fonts to use system stacks
This commit is contained in:
parent
ad5754f78f
commit
520e1253ea
12 changed files with 16 additions and 72 deletions
|
@ -11,7 +11,7 @@ pre {
|
|||
word-spacing: normal;
|
||||
word-break: normal;
|
||||
word-wrap: normal;
|
||||
line-height: var(--line-height-md);
|
||||
line-height: var(--line-height-base);
|
||||
tab-size: 2;
|
||||
hyphens: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue