fix color of gem price

This commit is contained in:
negue
2023-02-11 17:49:36 +01:00
parent 80365e537d
commit fed824f705
@@ -35,7 +35,7 @@ export default {
font-weight: bold;
line-height: 1.4;
color: $gray-50;
color: $green-10;
}
.gem-price-div {