This commit is contained in:
parent
1ce798b901
commit
664eb87d8f
File diff suppressed because one or more lines are too long
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user