mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Minor visual changes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.weatherforecast .day {
|
.weatherforecast .day {
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
padding-right: 20px;
|
padding-right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.weatherforecast .weather-icon {
|
.weatherforecast .weather-icon {
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.weatherforecast .min-temp {
|
.weatherforecast .min-temp {
|
||||||
padding-left: 10px;
|
padding-left: 20px;
|
||||||
padding-right: 0px;
|
padding-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user