consistent monospace font family
This commit is contained in:
parent
adb47851f9
commit
4cd70b5ef8
3 changed files with 3 additions and 3 deletions
|
|
@ -377,7 +377,7 @@ div.content {
|
|||
flex: 1 0 250px;
|
||||
margin: 0;
|
||||
font-size: 12px;
|
||||
font-family: monospace;
|
||||
font-family: _font(family-fixed);
|
||||
}
|
||||
@media only screen and (max-width: 569px) {
|
||||
p {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue