fix: mugikorreko irudi estela konpontzen du
This commit is contained in:
@@ -127,15 +127,9 @@ function shuffle<T>(array: T[]) {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
||||||
&:nth-child(n + 31) {
|
&:nth-child(n + 61) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include mediaQueries.aboveTablet {
|
|
||||||
&:nth-child(n + 31) {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.cell img {
|
.cell img {
|
||||||
|
|||||||
Reference in New Issue
Block a user