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;
min-width: 320px;
}
@media (min-width: 990px) {
/*@media (min-width: 990px) {
.map-container {
top: 0;
left: 470px;
}
}
}*/
.leaflet-container {
height: 100%;
width: 100%;