fixed blabla lightbox #1969

This commit is contained in:
2022-09-19 11:25:38 +02:00
parent 3960310677
commit 2e3612badc
9 changed files with 15 additions and 18 deletions

View File

@@ -2158,6 +2158,7 @@ article.card{
margin:0 $column_goutiere 0 0;
img{
width:100%;
cursor: pointer;
}
}
}
@@ -2178,6 +2179,7 @@ article.card{
margin:0 $column_goutiere $column_goutiere*0.6 0;
height:$card_height / 2;
background-size: cover;
cursor: pointer;
}
@include col-mediaquery-max(3){
display: flex;