Spaces:
Running
Running
Commit
·
d0efac9
1
Parent(s):
313e2d7
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -69,7 +69,7 @@
|
|
69 |
}
|
70 |
.map-div {
|
71 |
position: relative;
|
72 |
-
width:
|
73 |
height: 350px;
|
74 |
margin-top: 3%;
|
75 |
margin-bottom: 3%;
|
|
|
69 |
}
|
70 |
.map-div {
|
71 |
position: relative;
|
72 |
+
width: 100%;
|
73 |
height: 350px;
|
74 |
margin-top: 3%;
|
75 |
margin-bottom: 3%;
|