diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 14:15:19 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 14:15:19 +0900 |
| commit | f6e05c0523bc7dd969b8ea8c924209beda6a645a (patch) | |
| tree | 8f299b41cf1fe03b73831cd7039b6494b2c8e789 /config/waybar/style/Simple Pink.css | |
| parent | d0743cbd39c6e6495ac244af401d1205acc2802e (diff) | |
final tweak waybar css
Diffstat (limited to 'config/waybar/style/Simple Pink.css')
| -rw-r--r-- | config/waybar/style/Simple Pink.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css index 4d5c5183..f449e7ad 100644 --- a/config/waybar/style/Simple Pink.css +++ b/config/waybar/style/Simple Pink.css @@ -166,8 +166,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: whitesmoke; - padding-top: 2px; - padding-bottom: 2px; + padding-top: 1px; + padding-bottom: 1px; padding-right: 4px; padding-left: 4px; |
