size map conatiner, page node site

This commit is contained in:
2024-10-30 23:52:05 +01:00
parent c0f0a9d22a
commit 3d51c909fa
3 changed files with 19 additions and 16 deletions

View File

@ -6,7 +6,7 @@
background-color: transparent;
text-align: center;
position: relative;
width: 100%; /* Prend toute la largeur du conteneur parent */
width: 155%; /* Prend toute la largeur du conteneur parent */
max-width: 800px; /* Optionnel : Limiter la largeur maximale */
margin: 0 auto; /* Centrer le conteneur */
height: auto; /* Permet à la hauteur de s'ajuster automatiquement */