This commit is contained in:
Natsu Kagami 2023-04-18 23:26:31 +02:00
parent 0ec27dd717
commit 23a8a06725
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
3 changed files with 3 additions and 2 deletions

View file

@ -532,7 +532,7 @@ in
* {
border: none;
border-radius: 0;
font-family: IBM Plex Mono,'Font Awesome 5', 'SFNS Display', Helvetica, Arial, sans-serif;
font-family: IBM Plex Mono, 'Font Awesome 5', 'Symbols Nerd Font Mono', 'SFNS Display', Helvetica, Arial, sans-serif;
font-size: ${toString cfg.fontSize}px;
min-height: 0;
}