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

19 lines
330 B
SCSS

// Slider
.container--slider-title {
display: flex;
justify-content: center;
margin-top: 16px;
margin-bottom: 32px;
.wrapper--slider-title {
.heading--slider-title {
font-weight: 400;
font-size: 24px;
line-height: 38px;
text-align: center;
color: #575757;
margin: 0;
}
}
}