#3525 margin legend

This commit is contained in:
2025-11-25 15:17:46 +01:00
parent bf71300dfe
commit d77cfbb9e3
2 changed files with 4 additions and 5 deletions

View File

@@ -4420,7 +4420,6 @@ body {
height: 16rem; height: 16rem;
} }
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo .image-field-caption { .node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo .image-field-caption {
margin-top: 0;
margin-left: 0; margin-left: 0;
font-size: 0.5rem; font-size: 0.5rem;
font-family: "gilroy-light"; font-family: "gilroy-light";

View File

@@ -177,7 +177,7 @@
height: 16rem; height: 16rem;
} }
.image-field-caption{ .image-field-caption{
margin-top: 0; // margin-top: 0;
margin-left: 0; margin-left: 0;
font-size: 0.5rem; font-size: 0.5rem;
font-family: "gilroy-light"; font-family: "gilroy-light";
@@ -400,9 +400,9 @@
// margin-top: 0.3rem; // margin-top: 0.3rem;
text-transform: none; text-transform: none;
font-family: "gilroy-regular"; font-family: "gilroy-regular";
&::after{ &::after{
content: ""; content: "";
} }
} }
} }
.views-field-field-nom-de-l-equipe{ .views-field-field-nom-de-l-equipe{