feat(dashboard): add a weather widget (#14)

This commit is contained in:
Lex Zhukov 2017-07-12 19:33:43 +03:00 committed by GitHub
parent 05c15bb314
commit 92c59b2834
6 changed files with 186 additions and 6 deletions

View file

@ -72,7 +72,7 @@
position: absolute;
width: 100%;
height: 210px;
opacity: 0.5;
opacity: 0.2;
transition: 0.1s;
}