This commit is contained in:
armansansd 2021-10-18 11:44:16 +02:00
parent 1ce798b901
commit 664eb87d8f
2 changed files with 11 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -26,11 +26,6 @@
}
}
.header_top_left_container{
// a[rel~="home"]{
// // display: none;
// }
}
}
.last-news, .last-ressources{
@ -105,11 +100,17 @@
.last-news{
margin-top: 2rem;
height: auto;
.slick-list{
// display: flex;
// align-items: start;
.slick-track{
height: 40vw;
}
.slick-slide > div{
height: 100%;
}
.views-row{
height: 100%;
}
.views-field-field-image{
height: 100%;
margin-top: 1rem;
// position: absolute;
grid-column: 1;
@ -136,7 +137,7 @@
width: 90%;
margin-left: 1rem;
color: white;
align-self: flex-start;
// align-self: flex-start;
// grid-column: 1;
grid-auto-rows: min-content;