This commit is contained in:
j 2016-01-26 14:23:03 +05:30
commit 45b9c8036d
5 changed files with 352 additions and 0 deletions

7
static/css/app.css Normal file
View file

@ -0,0 +1,7 @@
#map {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
top: 0px;
}