@media teaser ressource image

This commit is contained in:
2025-06-09 01:53:07 +02:00
parent f19639719e
commit c084bf159f
3 changed files with 200 additions and 9 deletions
@@ -579,6 +579,7 @@
}
}
.views-row-wrapper{
display: flex;
flex-direction: row;
@@ -593,7 +594,7 @@
max-width: 500px ;
}
}
@media (max-width: 810px){
padding-left: 2rem;
flex-direction: column;
@@ -644,6 +645,7 @@
}
}
}
}
}
@@ -655,3 +657,13 @@
}
}
}
div.view-type-slide:nth-child(2) > div:nth-child(4){
padding-left: 0 !important;
.slick-list{
padding-left: 8% !important;
padding-right: 8% !important;
}
article{
padding-right: 0;
}
}