challenge-vtex-io-emersonfully/styles/sass/pages/product/vtex.shelf.scss

17 lines
256 B
SCSS
Raw Normal View History

2023-02-09 00:15:54 +00:00
.title {
font-size: 0px;
&::after {
content: "Você também pode gostar:";
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 38px;
text-align: center;
color: #575757;
}
}