Bouton Vider le cache + Carte

This commit is contained in:
2023-03-31 17:07:25 +02:00
parent 486d105064
commit 6fcbfb4a08
13 changed files with 1694 additions and 3686 deletions

View File

@@ -2,4 +2,10 @@ body, html {
background-color: gainsboro;
min-height: 100vh;
padding-bottom: 0px;
}
#map {
height: 350px;
width: 100%;
border-radius: 5px;
}