Backup font family for code
This commit is contained in:
parent
ed1dca9cf9
commit
96276ae1f6
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ a:visited {
|
|||
}
|
||||
|
||||
code {
|
||||
font-family: 'Hack';
|
||||
font-family: 'Hack', monospace;
|
||||
/* Hack has a larger x-height than Overpass; shrinking it to compensate */
|
||||
font-size: 95%;
|
||||
background-color: #f2f2f2;
|
||||
|
|
|
|||
Loading…
Reference in a new issue