adjusted size of eww bar

main
The_miro 2026-05-19 18:30:02 +02:00
parent 6a9d286e55
commit 9f480eb1b1
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: 27pt; font-size: 18pt;
} }
tooltip { tooltip {