chore(desktop): remove some useless fonts
This commit is contained in:
parent
c60df011bc
commit
feb52a1bd7
2 changed files with 2 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
@define-color rosewater #f4dbd6;
|
||||
|
||||
* {
|
||||
font-family: JetbrainsMono Nerd Font, sans-serif;
|
||||
font-family: Jetbrains Mono, sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
@ -161,4 +161,4 @@ button:hover {
|
|||
#tray>.needs-attention {
|
||||
-gtk-icon-effect: highlight;
|
||||
background-color: #eb4d4b;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue