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