.box {
width: 100px;
height: 100px;
background: linear-gradient(45deg, #000 25%, transparent 25%);
background-size: 20px 20px;
}WebDEV #test #Frontend
Выберите правильный вариант 👇🏼
WE WebDEV @webb_dev · 8.3K subscribers .box {
width: 100px;
height: 100px;
background: linear-gradient(45deg, #000 25%, transparent 25%);
background-size: 20px 20px;
}