Style: Prefer JetBrainsMono Nerd Font over JetBrains Mono and monospace
This commit is contained in:
parent
4adf4dd1da
commit
2aed35c6a9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
body {
|
||||
background: #292D3E;
|
||||
|
||||
font-family: 'JetBrains Mono', monospace;
|
||||
font-family: 'JetBrainsMono Nerd Font', 'JetBrains Mono', monospace;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue