blabla: click on whole article card open it

This commit is contained in:
2021-03-09 11:35:00 +01:00
parent 1ec8a371b5
commit f89c29a8b9
4 changed files with 17 additions and 4 deletions

View File

@@ -956,7 +956,13 @@ article.card{
width:$column_width; height:$card_height;
&.article{
width:$column_width*2 + $column_goutiere; height:$card_height;
section.images{
a{
display:block;
}
}
}
&.minicard{
height:100px;
width:$minicard_width;