css-diner
css-diner copied to clipboard
css dinner #18 issue
why .table plate:nth-child(3) has no effect, I have tried it in scratch and it work, but in CSS dinner didn't
why .table plate:nth-child(3) has no effect, I have tried it in scratch and it work, but in CSS dinner didn't
just remove the .table
Why "div plate:nth-child(3)" doesn't work?
Why "div plate:nth-child(3)" doesn't work?
Because .table is not included so the CSS selector only checks what is selected inside the .table