challenge-vtex-io-savio-car.../styles/sass/pages/product/vtex.breadcrumb.scss
2023-02-03 18:11:08 -03:00

13 lines
126 B
SCSS

.homeIcon {
display: none;
}
.homeLink {
&::after {
content: "Home";
}
}
.link--1 {
display: flex;
order: -1;
}