From 89224ee6bfd468170d06ba239d1995dec599fc16 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 22 Nov 2023 13:53:19 +0900 Subject: Removal of uneccesary margins on styles. --- config/waybar/style/Rose-Pine.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/waybar/style/Rose-Pine.css') diff --git a/config/waybar/style/Rose-Pine.css b/config/waybar/style/Rose-Pine.css index 8813ffd7..613e3d4b 100644 --- a/config/waybar/style/Rose-Pine.css +++ b/config/waybar/style/Rose-Pine.css @@ -17,8 +17,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 98%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - margin-top: 1px; - margin-bottom: 1px; border-radius: 12px; } -- cgit v1.2.3