This commit is contained in:
2022-03-02 09:44:03 +01:00
parent 840d2c92d4
commit 8bec51a211
2 changed files with 5 additions and 3 deletions
@@ -359,8 +359,9 @@
h2{display: none;}
.field--name-field-partenaires{
display: flex;
flex-direction: row;
flex-wrap: wrap;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.field--name-field-titre{
display: none;
}