challenge-vtex-io-sabrina-m.../styles/sass/pages/product/vtex.add-to-cart-button.scss

11 lines
190 B
SCSS
Raw Normal View History

.buttonText {
font-weight: 400;
font-size: 18px !important;
line-height: 25px !important;
color: #FFFFFF !important;
@media screen and (max-width: 768px){
width: 168px;
}
}