diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-22 13:53:19 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-22 13:53:19 +0900 |
| commit | 89224ee6bfd468170d06ba239d1995dec599fc16 (patch) | |
| tree | c79d995075b2800e9d420b18e78534db4744c98d /config/waybar/style/Colorful.css | |
| parent | 01e5a8ad75d0ef9d516350b16eeeeeb5e3b9e165 (diff) | |
Removal of uneccesary margins on styles.
Diffstat (limited to 'config/waybar/style/Colorful.css')
| -rw-r--r-- | config/waybar/style/Colorful.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/waybar/style/Colorful.css b/config/waybar/style/Colorful.css index c2b0a019..cfdcb04a 100644 --- a/config/waybar/style/Colorful.css +++ b/config/waybar/style/Colorful.css @@ -9,8 +9,6 @@ min-height: 0; font-size: 98%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; padding: 1px; -margin-top: 1px; -margin-bottom: 1px; } window#waybar { |
