3 lines
63 B
SCSS

.post__article:nth-child(even) {
background-color: #f7f7f7;
}