.gallery__item { @include span(6); &:nth-child(2n) { @include last; } @media (min-width: 600px) { // Creates 3 column-layout @include ...
確定! 回上一頁