Improve wish overlay

This commit is contained in:
Jay Trees 2022-03-10 15:10:25 +01:00
parent 837134ce91
commit dd54f64b68

View file

@ -58,7 +58,7 @@ img {
border-radius: 0.33333333rem;
background-color: rgba(255, 255, 255, 0.6);
background-image: linear-gradient(180deg, #fff, transparent 4em);
background-image: linear-gradient(180deg, #fff, transparent 6em);
}
.ui.card:hover .overlay {
opacity: 1;