add home meteo card

This commit is contained in:
2020-04-04 10:39:40 +02:00
parent bb4f1c5cef
commit 7bfcaa6993
18 changed files with 1411 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
.meteo {
width: 25rem;
&-date {
font-size: 1.2rem;
}
}