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

#23 - rounded corners for all tiles

parent 280c40a2
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
.hourlyForecastTile {
background-color: #2F2F2F;
flex-direction: row;
border-radius: 1vh;
}
.hourlyForecastTile .icon {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment