apply monospace to pre
This commit is contained in:
parent
e3d3b155d6
commit
7b2602f1c7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ body {
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
code {
|
||||
pre, code {
|
||||
font-family: $monospace-font-family;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue