Transformer plusieurs CSS

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