.list li:first-of-type {
color: red;
}
.list li:last-of-type {
color: blue;
}WebDEV #test #Frontend
Выберите правильный вариант 👇🏼
WE WebDEV @webb_dev · 8.3K subscribers .list li:first-of-type {
color: red;
}
.list li:last-of-type {
color: blue;
}