ajustement design teaser

This commit is contained in:
2025-06-05 10:30:39 +02:00
parent 9f4bb50066
commit 6870895a1e
2 changed files with 16 additions and 0 deletions
@@ -48,6 +48,7 @@ article.node-type-ressource{
.field--name-title{
grid-row: 3;
margin-top: 0;
padding-bottom: 0.8rem;
h2{
margin-left: 0 !important;
line-height: 0;
@@ -60,6 +61,8 @@ article.node-type-ressource{
}
.field--name-field-sous-titre{
margin-top: 0;
line-height: 1;
a,
a:visited{
grid-row: 4;
@@ -73,12 +76,16 @@ article.node-type-ressource{
}
.field--name-field-edition{
grid-row: 6;
line-height: 1.1;
}
.field--name-field-date-de-parution{
grid-row: 7;
}
.field--name-field-mots-clefs{
grid-row: 8;
margin-top: 0.5rem;
left: -0.2rem;
position: relative;
}
}
}