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

11 lines
116 B
SCSS

.title ::before {
content: " Veja tambem";
font-size: 16px;
color:red;
}
// .title {
// color: blue;
// }