challenge-vtex-io-henrique-.../styles/sass/pages/product/vtex.rich-text.scss

15 lines
230 B
SCSS

.container--productShelfTitle {
padding: 0 40px;
.heading {
font-size: 20px;
font-weight: 400;
line-height: 38px;
color: #575757;
@media screen and (min-width: 768px) {
font-size: 24px;
}
}
}