[gnome-weather] ui: Align temperature label with places button



commit c1851021a983b8ead97e754c19853bc7e155238a
Author: Vitaly Dyachkov <obyknovenius me com>
Date:   Tue Jun 21 13:13:11 2022 +0200

    ui: Align temperature label with places button

 data/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/style.css b/data/style.css
index 730438c..886ff98 100644
--- a/data/style.css
+++ b/data/style.css
@@ -15,7 +15,7 @@
 #temperature-label {
     font-size: 32pt;
     font-weight: 900;
-    margin-left: 16px;
+    margin-left: 9px;
 }
 
 #conditions-grid *:backdrop {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]