This commit is contained in:
armansansd 2023-01-11 16:45:20 +00:00
parent ad5f7f158d
commit 0261b277e9
2 changed files with 29 additions and 29 deletions

File diff suppressed because one or more lines are too long

View File

@ -39,35 +39,35 @@
.page-node-type-programme{ .page-node-type-programme{
//tmp pour partenaire programme exode //tmp pour partenaire programme exode
// .field_partenaires{ .field_partenaires{
// display: none; display: none;
// align-items: center; align-items: center;
// justify-items: center; justify-items: center;
// // grid-template-columns: repeat(5 , 1fr); // grid-template-columns: repeat(5 , 1fr);
// grid-template-columns: repeat(4 , 1fr); grid-template-columns: repeat(4 , 1fr);
// margin-top: 0.5rem; margin-top: 0.5rem;
// .paragraph{ .paragraph{
// .field_logo_partenaire{ .field_logo_partenaire{
// div:first-child{ div:first-child{
// display: none; display: none;
// } }
// grid-column: 1; grid-column: 1;
// grid-row: 1; grid-row: 1;
// img{ img{
// max-width: 80%; max-width: 80%;
// } }
// } }
// .field_nom_partenaire{ .field_nom_partenaire{
// display: none; display: none;
// div:first-child{ div:first-child{
// display: none; display: none;
// } }
// grid-column: 2; grid-column: 2;
// grid-row: 1; grid-row: 1;
// } }
// } }
// } }
//end tmp //end tmp