fix bug sur home

This commit is contained in:
2021-11-29 21:20:59 +01:00
parent 895993c54d
commit e812fda99d
24 changed files with 554 additions and 51 deletions
+2 -1
View File
@@ -186,6 +186,7 @@
grid-template-columns: 1fr repeat(4, 2fr) 1fr;
margin: auto;
padding-top: 2rem;
padding-bottom: 4rem;
.views-row:nth-of-type(1) { grid-column: 2; }
.node-type-actualite{
@@ -242,7 +243,7 @@
// }
}
.field--name-field-actu-type{
padding-top: 2rem;
padding-top: 1rem;
}
}
}