more font fixes

This commit is contained in:
Bryan Ramos 2025-07-06 09:56:45 -04:00
parent 29a3723290
commit 5bc920d232
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
3 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,7 @@
* {
border: none;
font-size: 14px;
font-family: "Terminus" ;
font-family: "Terminus Nerd Font Mono" ;
min-height: 25px;
}