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