challenge-vtex-io-ana-carol.../react/components/InstallmentProduct/styles.css

12 lines
162 B
CSS
Raw Normal View History

.PriceContent {
margin: 0;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #929292;
}
.PriceContent:nth-child(1n) {
font-weight: 700;
}