pinwheel: Switch font to JetBrains Mono

This commit is contained in:
Alexander Heldt
2023-11-05 20:37:42 +01:00
parent 8908bbebab
commit 045e6e5421
5 changed files with 5 additions and 5 deletions

View File

@@ -232,7 +232,7 @@ in
style = ''
* {
font-family: 'DejaVuSansM Nerd Font Mono';
font-family: 'JetBrainsMono Nerd Font Mono';
font-size: 22px;
}