Play with the map-container attributes

This commit is contained in:
Alireza Adli 2023-10-06 12:20:34 -04:00
parent 9f89423946
commit 89d65ce6ca

View File

@ -1,6 +1,6 @@
.map-container { .map-container {
position: absolute; position: absolute;
top: 76px; /* sync with header positioning */ top: 106px; /* sync with header positioning 76px*/
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;