mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 06:06:41 +01:00
Nudge font size smaller for code
This commit is contained in:
parent
e6ed64cfd0
commit
b9c762cf53
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ select.plain {
|
|||
|
||||
pre code,
|
||||
code {
|
||||
font-size: 95%;
|
||||
font-size: 90%;
|
||||
font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
|
||||
monospace;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue