Spaces:
Running
Running
Commit
·
eff4b4f
1
Parent(s):
2cb161c
Update templates/index.html
Browse files- templates/index.html +0 -6
templates/index.html
CHANGED
@@ -98,12 +98,6 @@
|
|
98 |
max-height: 80vh;
|
99 |
border-radius: 5px;
|
100 |
}
|
101 |
-
.map {
|
102 |
-
width: 100%;
|
103 |
-
height: 100%;
|
104 |
-
object-fit: cover;
|
105 |
-
margin: auto;
|
106 |
-
}
|
107 |
.map-div {
|
108 |
position: relative;
|
109 |
width: 280px;
|
|
|
98 |
max-height: 80vh;
|
99 |
border-radius: 5px;
|
100 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
.map-div {
|
102 |
position: relative;
|
103 |
width: 280px;
|