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

14 lines
223 B
SCSS

.container--title-shelf {
display: block;
text-align: center;
.paragraph--title-shelf {
font-family: "Open Sans", sans-serif;
font-size: 24px;
line-height: 38px;
color: #575757;
margin: 0;
}
}