Nudge font size smaller for code

This commit is contained in:
Lim Chee Aun 2022-12-17 17:23:31 +08:00
parent e6ed64cfd0
commit b9c762cf53

View file

@ -188,7 +188,7 @@ select.plain {
pre code, pre code,
code { code {
font-size: 95%; font-size: 90%;
font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
monospace; monospace;
} }