remove stroke from item card svg

This commit is contained in:
jeffvli
2025-11-22 04:23:28 -08:00
parent ee4a1f762e
commit 6978516f79
@@ -143,10 +143,6 @@
opacity: 1;
transform: scale(0.9);
}
svg {
stroke: rgb(255 255 255);
}
}
.user-data {