apply monospace font correctly
This commit is contained in:
@@ -32,6 +32,10 @@ body {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: $monospace-font-family;
|
||||
}
|
||||
|
||||
.error, .warning {
|
||||
color: $warning-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user