challenge-vtex-io-caina/styles/sass/pages/product/agenciamagma.store-theme.scss

22 lines
340 B
SCSS
Raw Normal View History

.html--codigo {
font-weight: 400;
font-size: 14px;
line-height: 19px;
text-align: end;
}
.html--qtd-btn {
display: flex;
height: 49px;
:global(.vtex-button) {
background-color: #000000;
border: none;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 25px;
color: #ffffff;
}
}