fix: font name

This commit is contained in:
tux
2025-09-25 19:30:10 +05:30
parent bd8cd294ee
commit 056afad5ac

View File

@@ -1,4 +1,4 @@
* { * {
all: unset; all: unset;
font-family: FiraCode Nerd Font Bold; font-family: FiraCode Nerd Font SemBd;
} }