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{
|
.last-news, .last-ressources{
|
||||||
@ -105,11 +100,17 @@
|
|||||||
.last-news{
|
.last-news{
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
height: auto;
|
height: auto;
|
||||||
.slick-list{
|
.slick-track{
|
||||||
// display: flex;
|
height: 40vw;
|
||||||
// align-items: start;
|
}
|
||||||
|
.slick-slide > div{
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.views-row{
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
.views-field-field-image{
|
.views-field-field-image{
|
||||||
|
height: 100%;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
// position: absolute;
|
// position: absolute;
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
@ -136,7 +137,7 @@
|
|||||||
width: 90%;
|
width: 90%;
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
color: white;
|
color: white;
|
||||||
align-self: flex-start;
|
// align-self: flex-start;
|
||||||
// grid-column: 1;
|
// grid-column: 1;
|
||||||
grid-auto-rows: min-content;
|
grid-auto-rows: min-content;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user