start pd border colr change
This commit is contained in:
parent
c82f038890
commit
e945a07cbf
@ -60,7 +60,7 @@ mat-card .child_mat_card > mat-card {
|
|||||||
transition: box-shadow 0.5s, transform 0.5s;
|
transition: box-shadow 0.5s, transform 0.5s;
|
||||||
&:hover {
|
&:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: #e00201 !important;
|
// background-color: #e00201 !important;
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);
|
box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user