Pointer cursor for product cards
This commit is contained in:
parent
abe2ba567a
commit
f1b62d6a55
@ -11706,3 +11706,7 @@ body {
|
|||||||
margin-top: -50px;
|
margin-top: -50px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card:hover{
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user