Add in icon for the current humidity

This commit is contained in:
Andrew McOlash
2016-08-28 01:52:08 -05:00
parent c6f424201b
commit a592ca25ff
2 changed files with 10 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
transform: translate(0, -3px);
}
.currentweather .humidityIcon {
padding-right: 8px;
}
.currentweather .humidity-padding {
padding-bottom: 6px;
}