
.item:hover img {
opacity: 0.22;
transform: scale(2.5);
}
These is the main code you will need for an enlarged Image.
and if you need a demo here is the link to the Website
.item:hover img {
opacity: 0.22;
transform: scale(2.5);
}
These is the main code you will need for an enlarged Image.
and if you need a demo here is the link to the Website