challenge-vtex-io-emersonfully/styles/sass/pages/product/vtex.shelf.scss
2023-02-08 21:15:54 -03:00

17 lines
256 B
SCSS

.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;
}
}