Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -276,7 +276,7 @@ h2 {
|
|
276 |
|
277 |
/* Fix for map container spacing */
|
278 |
#map-container {
|
279 |
-
height:
|
280 |
margin-bottom: 0 !important;
|
281 |
padding-bottom: 0 !important;
|
282 |
}
|
|
|
276 |
|
277 |
/* Fix for map container spacing */
|
278 |
#map-container {
|
279 |
+
height: 30vh !important;
|
280 |
margin-bottom: 0 !important;
|
281 |
padding-bottom: 0 !important;
|
282 |
}
|