New: Removed the barely noticeable shadow on hovering over cards
This commit is contained in:
parent
b8303063ac
commit
f1456b244e
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ html {
|
|||
|
||||
.card:hover .cardScalable {
|
||||
/* transform: translateY(-4px); */
|
||||
box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 4px 0px;
|
||||
/* box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 4px 0px; */
|
||||
}
|
||||
|
||||
.cardImageContainer {
|
||||
|
|
|
|||
Loading…
Reference in a new issue