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