fixing and cleaning

This commit is contained in:
2023-06-06 15:34:11 +02:00
parent 3b1565c82f
commit 894b0219c5
7 changed files with 175 additions and 92 deletions

View File

@@ -196,6 +196,7 @@ body{
#map-popup{
position: absolute;
z-index: 10;
pointer-events: none;
// outline: 1px solid red;
// top:0;
// left: 0;
@@ -218,6 +219,16 @@ body{
}
}
}
.reponse-map-popup{
>div{
margin-bottom: 0.5em;
label{
display: block;
font-weight: 100;
font-size: 0.882em;
}
}
}
h1, div{
font-size: 1em;
font-weight: 400;