map plus grande

This commit is contained in:
2024-10-08 12:49:39 +02:00
parent d7986309bc
commit b9f8612f16
4 changed files with 14 additions and 8 deletions

View File

@@ -6,6 +6,8 @@
background-color: #cecfcc;
text-align: center;
position: relative;
height: 600px;
width: auto;
}
/* #sites-map-container .circle {
fill: black;
@@ -28,7 +30,7 @@
display: none;
position: absolute;
left: 50%;
top: 50%;
top: -20%;
transform: translate(-50%, -50%);
z-index: 1000;
text-align: left;