Style: Reduce font size from 1.2rem to 1.1rem
This commit is contained in:
parent
ba41fb523e
commit
db5a52194e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ body {
|
|||
background: #292D3E;
|
||||
|
||||
font-family: 'JetBrainsMono Nerd Font', 'JetBrains Mono', monospace;
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Reference in a new issue