margin, lineheight, padding teaser ressources

This commit is contained in:
2026-05-29 14:11:12 +02:00
parent 3f9d4c85ac
commit 418ce4ec77
3 changed files with 40 additions and 15 deletions
@@ -471,12 +471,26 @@
min-width: 350px !important;
max-width: 500px ;
}
.field--name-title{
h2{
line-height: 1.2rem;
}
}
.field--name-field-sous-titre{
color: $blue-light;
line-height: 1.3 !important;
}
}
.view-type-slide.type-paroles-de-laureats{order: 2;}
.view-type-slide.type-les-projets-en-images{
order: 3;
// width: 80%;
// border-top: solid 1px rgba(0, 0, 0, 0.3);
.field--name-title{
h2{
line-height: 1.4rem;
}
}
}
.view-type-slide.type-les-projets-en-images{
.slick-list{