Spaces:
Running
Running
Update marker.html
Browse files- marker.html +1 -1
marker.html
CHANGED
|
@@ -35,7 +35,7 @@
|
|
| 35 |
}
|
| 36 |
|
| 37 |
.image-box img {
|
| 38 |
-
height:
|
| 39 |
width: auto;
|
| 40 |
border-radius: 5px;
|
| 41 |
object-fit: cover;
|
|
|
|
| 35 |
}
|
| 36 |
|
| 37 |
.image-box img {
|
| 38 |
+
height: 100px;
|
| 39 |
width: auto;
|
| 40 |
border-radius: 5px;
|
| 41 |
object-fit: cover;
|