Fix font-family reference
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7fc6431012
commit
75f45d52b0
@ -122,7 +122,7 @@ pre {
|
||||
overflow-x: auto;
|
||||
}
|
||||
code {
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
font-family: 'dm', 'Courier New', Courier, monospace;
|
||||
color: var(--clr-code);
|
||||
background-color: var(--clr-bg-alt);
|
||||
border: 2px solid var(--clr-border);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user