2024-12-06 22:42:03 +08:00

11 lines
118 B
SCSS

.price-text{
font-weight: bold;
color: #ff5b57;
}
.info-text{
color: #42b983;
}
.gray-text{
color: #999999;
}