Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.d-breadcrumbs {
display: flex;
margin: var(--space-2) 0 var(--space-4) 0;
&__item {
list-style-type: none;
}
&__link,
&__link:visited {
color: var(--primary-medium);
li:not(:last-child) a::after {
display: inline;
padding: 0 var(--space-1);
margin-right: var(--space-1);
font-size: var(--font-down-1);
content: ">";