tweak map css
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aadil Ayub 2024-01-31 15:00:58 +05:00
parent 3d974383f5
commit 29c68ea84c

View File

@ -1011,10 +1011,10 @@ label:hover {
display: flex;
}
/* publishers map */
/* leaflet map */
#map {
margin-top: 2rem;
margin-bottom: 4rem;
margin-bottom: 4rem !important;
/* makes map "break out of container" and take full-width */
width: 100vw !important;