Update currentweather to support indoor temperature

This commit is contained in:
Jason York
2017-04-30 17:51:10 -05:00
parent 88a01d39ee
commit 0036ec2214
4 changed files with 21 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
.currentweather .weathericon {
.currentweather .weathericon,
.currentweather .fa-home {
font-size: 75%;
line-height: 65px;
display: inline-block;