From 53af0e572e0f244368974d4dba0673e1b6eace65 Mon Sep 17 00:00:00 2001 From: zackartz Date: Fri, 1 Mar 2024 15:09:52 -0500 Subject: [PATCH] 104 current 2024-03-01 15:09:47 24.05.20240228.9099616 6.6.18 * --- modules/rice/wofi.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/rice/wofi.nix b/modules/rice/wofi.nix index cd33dbb..ad430ec 100644 --- a/modules/rice/wofi.nix +++ b/modules/rice/wofi.nix @@ -28,7 +28,7 @@ with theme.colors; { style = '' * { font-family: Iosevka Semibold; - font-size: 14px; + font-size: 16px; color: #${text}; background: transparent; } @@ -38,7 +38,7 @@ with theme.colors; { margin: auto; padding: 10px; border-radius: 20px; - border: 5px solid #${love}; + border: 4px solid #${love}; } #input {