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

Fixed #39 - decreased icon size in order to allow two negative temperatures to fit inside the tile

parent 4610e06a
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
.currentTemperatureTile .icon { .currentTemperatureTile .icon {
padding-top: 1vmin; padding-top: 1vmin;
font-size: 10vmin; font-size: 9vmin;
} }
.currentTemperatureTile .content { .currentTemperatureTile .content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment