Slight change to padding of humidity icon, just too much before

This commit is contained in:
Andrew McOlash 2016-08-28 01:58:56 -05:00
parent a592ca25ff
commit 853fa87012

View File

@ -8,7 +8,7 @@
}
.currentweather .humidityIcon {
padding-right: 8px;
padding-right: 4px;
}
.currentweather .humidity-padding {