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