refactor: replaced font with Iosevka Nerd Font Propo

This commit is contained in:
2025-12-15 20:14:54 +03:00
parent 161367f243
commit e523bf8aee

View File

@@ -16,7 +16,7 @@
@define-color info #CCEEFF; @define-color info #CCEEFF;
* { * {
font-family: "Iosevka Nerd Font"; font-family: "Iosevka Nerd Font Propo";
font-size: 15px; font-size: 15px;
} }