Change which JetBrains nerd font that is used.

This commit is contained in:
Martin Larsson 2024-04-07 15:21:41 +02:00
parent 0c8876f3a1
commit 5629282498
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
* {
border: none;
border-radius: 8px;
font-family: "JetBrainsMonoNL Nerd Font Mono";
font-family: "JetBrainsMono Nerd Font";
font-weight: bold;
font-size: 14px;
min-height: 14px;