challenge-vtex-io-savio-car.../styles/sass/pages/product/vtex.breadcrumb.scss

13 lines
126 B
SCSS
Raw Normal View History

.homeIcon {
display: none;
}
.homeLink {
&::after {
content: "Home";
}
}
2023-02-03 21:11:08 +00:00
.link--1 {
display: flex;
order: -1;
}