V🦖
Size: a a a
V🦖
#
V🦖
#
VC
V🦖
V🦖
V🦖
V🦖
V🦖
V🦖
VC
${({ device }) => device === "isTablet" && css`
&:nth-child(6n+1),
&:nth-child(6n+2),
&:nth-child(6n+3) {
background: #EBF0FF;
}
`}
${({ device }) => device === "isDesktop" && css`
&:nth-child(8n+1),
&:nth-child(8n+2),
&:nth-child(8n+3),
&:nth-child(8n+4) {
background: #EBF0FF;
}
`}
V🦖
V🦖
V🦖
VC
V🦖
V🦖
V🦖
VC