style: radial gradient item card backgrounds

This commit is contained in:
Isaac
2024-06-19 02:17:57 +01:00
parent 4078809c13
commit 49d777842b
3 changed files with 24 additions and 30 deletions

View File

@@ -65,17 +65,6 @@
margin-top: 7px;
}
.item-back {
filter: blur(60px) saturate(180%) brightness(90%);
position: absolute;
object-fit: cover !important;
height: 90px;
width: 100px;
border-radius: 100px;
transition: 0.5s;
margin-top: 30px;
}
.item-icon {
object-fit: cover !important;
height: 60px !important;