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

14 lines
223 B
SCSS
Raw Normal View History

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