horizontal gaps only on the first level
This commit is contained in:
@@ -19,6 +19,10 @@ RV-FlexGrid__Container--masonry(item-width=300px)
|
||||
RV-Utils__Hook--throw('masonry_grid', @(gap){
|
||||
*{
|
||||
margin-bottom: gap;
|
||||
|
||||
*{
|
||||
margin-bottom: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user