Skip to content
Snippets Groups Projects
Commit 87b8b921 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

HourlyForecastTile: fixed icon positions

parent 2659b042
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,9 @@
}
.hourlyForecastTile .icon {
font-size: 4vmin;
padding-top: 1vmin;
padding-bottom: 0.5vmin;
font-size: 3.5vmin;
}
.hourlyForecastTile .hour {
......@@ -49,7 +51,7 @@
}
.hourlyForecastTile .rain i {
font-size: 3vmin;
font-size: 2.5vmin;
}
.hourlyForecastTile .rainProbability {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment