adjusted size of eww bar - i found the sweet spot

main
The_miro 2026-05-19 18:31:18 +02:00
parent 9f480eb1b1
commit c7511b750a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
* { * {
all: unset; // Unsets everything so you can style everything from scratch all: unset; // Unsets everything so you can style everything from scratch
font-family: Agave Nerd Font Mono, sans-serif; font-family: Agave Nerd Font Mono, sans-serif;
font-size: 18pt; font-size: 17pt;
} }
tooltip { tooltip {