Comment the media query

This commit is contained in:
Alireza Adli 2023-10-06 12:47:02 -04:00
parent 9fec553b16
commit 58dce24463

View File

@ -6,12 +6,12 @@
right: 0; right: 0;
min-width: 320px; min-width: 320px;
} }
@media (min-width: 990px) { /*@media (min-width: 990px) {
.map-container { .map-container {
top: 0; top: 0;
left: 470px; left: 470px;
} }
} }*/
.leaflet-container { .leaflet-container {
height: 100%; height: 100%;
width: 100%; width: 100%;