Flip Image CSS
.image{
transform: rotateY(180deg);
}
Worried Wallaby
.image{
transform: rotateY(180deg);
}
transform: rotateY(180deg);