mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Hover State
This commit is contained in:
@@ -132,7 +132,5 @@
|
||||
}
|
||||
|
||||
.productImage {
|
||||
@apply transform transition-transform duration-500;
|
||||
object-fit: cover;
|
||||
transform: scale(1.2);
|
||||
@apply transform transition-transform duration-500 object-cover scale-120;
|
||||
}
|
||||
|
Reference in New Issue
Block a user