Spaces:
Running
Running
Commit
·
1743e80
1
Parent(s):
d57d8c9
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -63,7 +63,7 @@
|
|
63 |
.map-div {
|
64 |
border: 1px solid yellow;
|
65 |
position: relative;
|
66 |
-
width:
|
67 |
height: 300px;
|
68 |
margin-bottom: 3%;
|
69 |
box-sizing: border-box;
|
|
|
63 |
.map-div {
|
64 |
border: 1px solid yellow;
|
65 |
position: relative;
|
66 |
+
width: 100%;
|
67 |
height: 300px;
|
68 |
margin-bottom: 3%;
|
69 |
box-sizing: border-box;
|