Spaces:
Running
Running
Commit
·
1bf4745
1
Parent(s):
d06738a
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -92,6 +92,7 @@
|
|
92 |
transition: 0.3s ease;
|
93 |
width: 100%;
|
94 |
height: 100%;
|
|
|
95 |
}
|
96 |
.map {
|
97 |
width: 100%;
|
|
|
92 |
transition: 0.3s ease;
|
93 |
width: 100%;
|
94 |
height: 100%;
|
95 |
+
max-height: 80vh;
|
96 |
}
|
97 |
.map {
|
98 |
width: 100%;
|