challenge-vtex-io-henrique-.../react/components/PixCustomInstallments/_PixCustomInstallments.module.css

28 lines
325 B
CSS
Raw Normal View History

.pix {
gap: 26px;
align-items: center;
max-width: 197px;
}
.pix img {
height: 26px;
width: 66px;
}
.pix p {
margin: 0;
flex-grow: 2;
}
.pix .pix__priceValue {
font-weight: 700;
font-size: 18px;
line-height: 24.51px;
color: #00000094;
}
.pix .pix__label {
font-size: 13px;
line-height: 17.7px;
}