fiche site, bug slick atcus

This commit is contained in:
2024-10-30 00:08:16 +01:00
parent f1eecda1a4
commit 8f7a5d04f3
9 changed files with 106 additions and 122 deletions

View File

@ -3,7 +3,7 @@
src: url('../css/fonts/Gilroy/gilroy-semibold-webfont.woff') format('woff');
}
#sites-map-container {
background-color: #f6f7f3;
background-color: transparent;
text-align: center;
position: relative;
width: 100%; /* Prend toute la largeur du conteneur parent */
@ -83,6 +83,8 @@
#popup-content{
width: 300px;
padding-right: 30px;
p{
font-size: 0.7rem;
}