challenge-vtex-io-manuela-l.../styles/sass/pages/product/vtex.breadcrumb.scss

31 lines
441 B
SCSS
Raw Normal View History

.v-mid {
vertical-align: initial !important;
}
.container {
.homeLink,
.link--1,
.link--2,
.term {
color: #929292;
font-weight: 400;
font-size: 14px;
line-height: 19px;
vertical-align: unset !important;
}
.homeLink {
.homeIcon {
display: none;
}
&::after {
content: "Home";
color: #929292;
font-weight: 400;
font-size: 14px;
line-height: 19px;
}
}
}