responsive filters fixed

This commit is contained in:
2025-06-23 10:27:05 +02:00
parent cbfadc9086
commit 48ea3a0619
3 changed files with 4 additions and 2 deletions
@@ -615,7 +615,7 @@
}
@media (max-width: 810px){
padding-left: 1rem !important;
padding-left: 0rem !important;
flex-direction: column;
.views-row{
width: 100% !important;
@@ -286,6 +286,7 @@ article.node-type-ressource{
@media (max-width: 479px) {
display: flex;
flex-direction: column;
padding-left: 1rem !important;
}
.field--name-field-images {