Spaces:
Running
Running
Commit
·
2ebacf2
1
Parent(s):
f57d935
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -93,7 +93,7 @@
|
|
93 |
width: 100%;
|
94 |
height: 100%;
|
95 |
max-height: 80vh;
|
96 |
-
border-radius:
|
97 |
}
|
98 |
.map {
|
99 |
width: 100%;
|
|
|
93 |
width: 100%;
|
94 |
height: 100%;
|
95 |
max-height: 80vh;
|
96 |
+
border-radius: 5px;
|
97 |
}
|
98 |
.map {
|
99 |
width: 100%;
|