#2503 z-index image cliquable page acceuil programmes

This commit is contained in:
2024-02-05 09:09:30 +01:00
parent cef79dc5a3
commit 51b48a2d29
4 changed files with 12 additions and 5 deletions

View File

@@ -208,7 +208,7 @@
.views-field-field-image{
grid-column: 1;
grid-row: auto;
z-index: -1;
z-index: auto;
grid-column: 1;
grid-row: 1 / span 7;
margin-top: 1rem;
@@ -236,7 +236,7 @@
font-size: $font-normal;
text-transform: uppercase;
z-index: 0;
}
// .views-field-field-type-evenement{