Fix intendation

This commit is contained in:
rejas 2019-06-05 18:30:04 +02:00
parent 77cb68e5ac
commit f600c163ca

View File

@ -19,9 +19,9 @@
} }
.weatherforecast tr.colored .min-temp { .weatherforecast tr.colored .min-temp {
color: #BCDDFF; color: #BCDDFF;
} }
.weatherforecast tr.colored .max-temp { .weatherforecast tr.colored .max-temp {
color: #FF8E99; color: #FF8E99;
} }