Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 19c9149

Browse files
Merge pull request #15 from hypertrace/update-breadcrumb-css
update breadcrumb style
2 parents 16beefb + fa2f9d0 commit 19c9149

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/components/src/breadcrumbs/breadcrumbs.component.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
padding-bottom: 12px;
77

88
.breadcrumb {
9-
@include body-2-regular();
10-
color: $blue-5;
9+
@include body-small($blue-5);
1110
display: flex;
1211
justify-content: center;
1312
align-items: center;

0 commit comments

Comments
 (0)