fix: wrong font name
This commit is contained in:
parent
68ba91fb59
commit
0cc024e09e
@ -5,7 +5,7 @@
|
||||
|
||||
@font-face {
|
||||
font-family: "JetBrainsMono Nerd Font";
|
||||
src: url("./fonts/JetBrainsMono Nerd Font.ttf") format("truetype");
|
||||
src: url("./fonts/JetBrains-Mono-Nerd-Font-Complete.ttf") format("truetype");
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user