From 7e57eab87106088eb08266915e5bbc4db234521a Mon Sep 17 00:00:00 2001 From: Alok Choudhary <113629753+alok5050@users.noreply.github.com> Date: Sat, 11 Oct 2025 20:57:59 +0530 Subject: [PATCH] UI Issue Sunrise and Sunset Card Fixed This pull request fixes the UI Issue for the Sunrise and Sunrise Card by fixing the layout and the size of the icons for sunrise and sunset. Made changes in the index.html and styles.css files. --- css/style.css | 6 +++--- index.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 1f132e0..3408a80 100644 --- a/css/style.css +++ b/css/style.css @@ -353,16 +353,16 @@ nav { display: flex; justify-content: start; align-items: center; - padding-block: 10px; + padding-block: 12px; white-space: nowrap; - margin-right: -10px; + margin-right: 10px; } .sunrise span, .sunset span { - margin-right: 10px; + margin-right: 14px; font-size: 24px; } diff --git a/index.html b/index.html index e36a1dd..66a77d3 100644 --- a/index.html +++ b/index.html @@ -119,14 +119,14 @@
Sunrise & Sunset
Sunrise
Sunset