Minor visual changes.

This commit is contained in:
Michael Teeuw 2016-03-30 15:15:11 +02:00
parent 139a364da6
commit cbf533aa7d

View File

@ -1,6 +1,6 @@
.weatherforecast .day { .weatherforecast .day {
padding-left: 0px; padding-left: 0px;
padding-right: 20px; padding-right: 25px;
} }
.weatherforecast .weather-icon { .weatherforecast .weather-icon {
@ -9,7 +9,7 @@
} }
.weatherforecast .min-temp { .weatherforecast .min-temp {
padding-left: 10px; padding-left: 20px;
padding-right: 0px; padding-right: 0px;
} }