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

Commit 5af9e99

Browse files
authored
Merge branch 'master' into update-expander-toggle-icon
2 parents e992876 + 19c9149 commit 5af9e99

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)