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
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
* {
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
font-family: JetBrainsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||
font-family: ComicShannsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||
font-size: 13px;
|
||||
border-radius: 10px;
|
||||
transition-duration: 0.5s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue