Another place to fix monospace fonts
This commit is contained in:
committed by
nicole mikołajczyk
parent
7813921c7a
commit
b06bfcc6f1
@ -27,5 +27,5 @@ body.system-font .font-sans {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body.system-font .font-mono {
|
body.system-font .font-mono {
|
||||||
font-family: ui-monospace, mono;
|
font-family: ui-monospace, monospace;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user