diff --git a/src/stylesheet.css b/src/stylesheet.css index 392a901..66e8f0b 100644 --- a/src/stylesheet.css +++ b/src/stylesheet.css @@ -1,4 +1,5 @@ .weather-current-summarybox { + padding-top:5px; } .weather-current-summary { @@ -6,7 +7,7 @@ } .weather-current-databox { - padding: 0 15px 0px 30px; + padding: 5px 15px 0px 30px; } .weather-current-icon {