forked from nico/dots
font: replace jetbrainsmono with comicshannsmono
This commit is contained in:
parent
00b03c4e8e
commit
e72341c3ea
6 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ SOFTWARE.*/
|
|||
* {
|
||||
all: unset;
|
||||
font-size: 14px;
|
||||
font-family: "JetBrainsMono Nerd Font";
|
||||
font-family: "ComicShannsMono Nerd Font";
|
||||
transition: 200ms;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue