margin bottom field item projet liés

This commit is contained in:
2025-05-28 23:16:52 +02:00
parent db1c080acc
commit 9459f0a6bc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2690,7 +2690,7 @@ svg.ext {
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee .field--name-field-projets-liee .field__item {
display: flex;
flex-direction: row;
margin-bottom: 1rem;
margin-bottom: 1.5rem;
}
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee .field--name-field-projets-liee .field__item :before {
content: "Voir le projet";
@@ -518,7 +518,7 @@
.field__item{
display: flex;
flex-direction: row;
margin-bottom: 1rem;
margin-bottom: 1.5rem;
:before{
content: 'Voir le projet';
display: block;