Live Weather

This commit is contained in:
nicco
2017-12-28 18:09:32 +01:00
parent 555b9ef292
commit d4d73219f3
3 changed files with 35 additions and 45 deletions

View File

@@ -22,9 +22,9 @@
.weather-container .weather-item .temperature {
position: absolute;
bottom: 10%;
top: 6%;
right: 10%;
width: 80%;
text-align: right;
font-size: var(--font-xl);
font-size: var(--font-lg);
}