mirror of
https://github.com/bspeice/speice.io
synced 2024-11-14 14:08:09 -05:00
fix font sizing
This commit is contained in:
parent
c32052e9e1
commit
11b70a6da8
@ -57,7 +57,7 @@ pre {
|
||||
|
||||
code {
|
||||
font-family: "JetBrains Mono", monospace;
|
||||
font-size: 14pt;
|
||||
font-size: 13pt;
|
||||
background-color: var(--color-highlight);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user