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

21 lines
336 B
SCSS

.heading {
font-size: 0;
margin-bottom: 32px;
margin-top: 0;
&::after {
content: "Você também pode gostar:";
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 38px;
color: #575757;
}
}
.container {
justify-content: center;
align-items: center;
}