taille icon site

This commit is contained in:
2025-03-20 11:52:09 +01:00
parent 535bfdbfea
commit 578b3d2e17
2 changed files with 6 additions and 4 deletions

View File

@@ -187,6 +187,7 @@
}
.field_field_site{
order: 4;
margin-top: 0.2rem;
a{
color: red;
font-size: 0.6rem;
@@ -194,13 +195,13 @@
display: inline-flex;
align-items: center;
// margin-left: 1rem;
padding-left: 0.2rem;
padding-left: 0.1rem;
&::before{
content: "";
display: inline-block;
width: 10px; /* Ajuste la largeur */
height: 10px; /* Ajuste la hauteur */
height: 17px; /* Ajuste la hauteur */
background-image: url("../img/map_pointer.svg");
background-size: contain;
background-repeat: no-repeat;