mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Merge pull request #1029 from ae-utbm/product-filter
add club and counter filters on product list page
This commit is contained in:
@ -464,7 +464,7 @@ body {
|
||||
flex-wrap: wrap;
|
||||
|
||||
$col-gap: 1rem;
|
||||
$row-gap: 0.5rem;
|
||||
$row-gap: $col-gap / 3;
|
||||
|
||||
&.gap {
|
||||
column-gap: $col-gap;
|
||||
|
Reference in New Issue
Block a user