new font baby
This commit is contained in:
parent
9d91ebcd71
commit
4b88ecf69b
@ -3,10 +3,10 @@ style = "Block"
|
|||||||
unfocused_hollow = false
|
unfocused_hollow = false
|
||||||
|
|
||||||
[font.bold]
|
[font.bold]
|
||||||
family = "CaskaydiaCove Nerd Font"
|
family = "Hurmit Nerd Font"
|
||||||
style = "Bold"
|
style = "Bold"
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "CaskaydiaCove Nerd Font"
|
family = "Hurmit Nerd Font"
|
||||||
style = "Regular"
|
style = "Regular"
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
/* -- base styles -- */
|
/* -- base styles -- */
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: CaskaydiaCove Nerd Font, sans-serif;
|
font-family: Hurmit Nerd Font, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user