fix initial load

This commit is contained in:
madarsbiss
2021-07-24 06:41:47 +03:00
parent 471e12da16
commit 548e68ab0f
2 changed files with 197 additions and 193 deletions

View File

@@ -11,6 +11,10 @@
margin: 0 20px;
}
.wrapperHide {
display: none;
}
.weatherWrapper {
padding: 30px;
}