This commit is contained in:
armansansd 2022-12-09 16:23:15 +00:00
parent 1ca8016d32
commit 78e3cadad3
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -754,6 +754,7 @@
h2{
grid-column: 2;
margin: -.8rem 0 0 0;
line-height: 1;
}
.field_image{
@ -761,9 +762,11 @@
}
.field_sous_titre{
grid-column: 2;
margin: -0.3rem 0 0 0;
}
.field_auteurs{
grid-column: 2;
margin: -0.3rem 0 0 0;
}
}
// .views-field-field-image{