Commit
·
ea6b765
1
Parent(s):
5cc19dd
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -58,7 +58,7 @@
|
|
| 58 |
margin-right: 3%;
|
| 59 |
margin-bottom: 3%;
|
| 60 |
width: 50%;
|
| 61 |
-
height:
|
| 62 |
}
|
| 63 |
|
| 64 |
.map-div {
|
|
|
|
| 58 |
margin-right: 3%;
|
| 59 |
margin-bottom: 3%;
|
| 60 |
width: 50%;
|
| 61 |
+
height: 65vh;
|
| 62 |
}
|
| 63 |
|
| 64 |
.map-div {
|