option to show rain amount

This commit is contained in:
Joseph Bethge
2016-10-14 23:07:13 +02:00
parent 84dc1fa151
commit bd49bd6e33
3 changed files with 27 additions and 1 deletions

View File

@@ -12,3 +12,8 @@
padding-left: 20px;
padding-right: 0;
}
.weatherforecast .rain {
padding-left: 20px;
padding-right: 0;
}