Grid one-row for mobile becomes 2
This commit is contained in:
@ -181,7 +181,7 @@
|
||||
@include grid_item( 2, 2%, 4% )
|
||||
}
|
||||
&.single-row {
|
||||
.grid-item:nth-child(1n+3){
|
||||
.grid-item:nth-child(1n+5){
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,7 @@
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
height: auto;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.liner {
|
||||
|
||||
Reference in New Issue
Block a user