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

30 lines
506 B
SCSS
Raw Normal View History

.container--m3-shipping-simulator-title {
.paragraph {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #929292;
text-transform: uppercase;
margin-bottom: 8px;
}
}
.paragraph--m3-shelf-related-title {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 38px;
text-align: center;
color: #575757;
@media (max-width:768px) {
font-size: 20px;
}
}