This commit is contained in:
armansansd 2022-09-15 15:49:25 +02:00
parent 1942bccd8f
commit 674dbf8bb7
3 changed files with 4 additions and 3 deletions

@ -1 +1 @@
Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2
Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063

File diff suppressed because one or more lines are too long

View File

@ -418,7 +418,8 @@
align-items: center;
justify-items: center;
// grid-template-columns: repeat(5 , 1fr);
grid-template-columns: repeat(2 , 1fr);
grid-template-columns: repeat(3 , 1fr);
margin-top: 0.5rem;
.paragraph{
.field_logo_partenaire{