Use browser font
This commit is contained in:
parent
8d02b31688
commit
3d9700417d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
line-height: 1.1;
|
||||
display: flex;
|
||||
}
|
||||
body, code, textarea { font-family: Monaco, Menlo, Courier, Courier New, Andale Mono, monospace; }
|
||||
body, code, textarea { font-family: monospace; }
|
||||
code {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue