This commit is contained in:
armansansd 2021-11-25 12:35:14 +01:00
parent ab5b8ac5b2
commit 5c99995c8c
2 changed files with 7 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -688,12 +688,18 @@
z-index: 0;
padding: .5rem;
grid-column: 1;
img{
width: 100%;
height: 100%;
object-fit: contain;
}
}
.views-field:not(.views-field-field-image){
background: transparent;
width: auto;
margin-left: 0;
padding-left: 0;
padding-right: 8%;
}
.views-field-field-sous-titre{