From 1ca875da7dc965433f6add25c3b142b285e5f393 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 19 Aug 2023 18:08:00 +0200 Subject: wofi: Make ‘font-size’ a bit smaller MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/wofi/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/wofi/style.css b/.config/wofi/style.css index 6afdf3d..60d3b2c 100644 --- a/.config/wofi/style.css +++ b/.config/wofi/style.css @@ -2,7 +2,7 @@ border: none; border-radius: 3px; color: #C5C8C6; - font-size: 28px; + font-size: 22px; font-family: 'Iosevka Smooth'; } -- cgit v1.2.3