challenge-vtex-io-izabela-b.../styles/sass/pages/product/vtex.breadcrumb.scss

29 lines
395 B
SCSS
Raw Normal View History

2023-02-10 03:19:11 +00:00
.homeLink {
.homeIcon {
display: none;
}
&::before {
content: "Home";
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #929292;
}
}
.link--1,
.link--2,
.link--3 {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #929292;
}