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

11 lines
187 B
SCSS
Raw Normal View History

.container {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 38px;
color: #575757;
display: flex;
justify-content: center;
}