challenge-vtex-io-sabrina-m.../styles/sass/pages/product/vtex.breadcrumb.scss

32 lines
404 B
SCSS

.container {
width: 94.4444%;
margin: 0 auto;
padding: 0 0 16px 0;
.homeIcon {
display: none;
}
.homeLink {
&::after {
content: "Home";
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #929292;
}
}
.link,
.term {
font-weight: 400;
font-size: 14px;
line-height: 19px;
}
.link,
.term {
color: #929292;
}
}