Update ProductSlider.module.css

This commit is contained in:
Catalin Pinte 2022-12-19 17:29:52 +02:00
parent b1b25a5170
commit 0435c7602f

View File

@ -22,7 +22,7 @@
}
.thumb:hover img {
@apply md:hover:scale-105;
@apply scale-105;
}
.album {