mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Removed the barely noticeable shadow on hovering over cards
This commit is contained in:
@@ -69,7 +69,7 @@ html {
|
|||||||
|
|
||||||
.card:hover .cardScalable {
|
.card:hover .cardScalable {
|
||||||
/* transform: translateY(-4px); */
|
/* 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 {
|
.cardImageContainer {
|
||||||
|
Reference in New Issue
Block a user