update monospace font to use
This commit is contained in:
parent
cbfa685748
commit
5733bb7f03
|
@ -83,7 +83,7 @@ pre {
|
|||
}
|
||||
code, pre {
|
||||
font-size: 16px;
|
||||
font-family: Consolas, Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
|
||||
font-family: "Berkeley Mono";
|
||||
color: $dark;
|
||||
}
|
||||
input {
|
||||
|
|
Loading…
Reference in New Issue