tweak map css
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2024-01-31 15:00:58 +05:00
parent 3d974383f5
commit 29c68ea84c
1 changed files with 2 additions and 2 deletions

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;