Using new nerd font

This commit is contained in:
Yannick Reiß 2024-02-07 09:13:46 +01:00
parent 556f468837
commit 8d2fcef218
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
* { * {
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: "SFMono Nerd Font Mono Regular"; font-family: "SFMono Nerd Font Mono";
font-weight: bold font-weight: bold
; ;
font-size: 14px; font-size: 14px;