Comment the last media

This commit is contained in:
Alireza Adli 2023-10-06 12:54:06 -04:00
parent 825c80de4a
commit 1896950f52

View File

@ -25,12 +25,7 @@
background: #fff; background: #fff;
background: rgba(255, 255, 255, 0.7); background: rgba(255, 255, 255, 0.7);
} }
/*.leaflet-grab { .leaflet-grab {
cursor: crosshair; cursor: crosshair;
}*/
@media (min-width: 990px){
/* Only show the "Click a building ..." notice for larger screens */
.map-notice {
display: block;
}
} }