transform multiple css

44

li:nth-child(2) {
    transform: rotate(15deg) translate(-20px,0px);
}

Comments

Submit
0 Comments