fix(SW-695): apply breadcrumb variant & smaller HomeIcon size
This commit is contained in:
@@ -24,7 +24,7 @@ export default async function Breadcrumbs() {
|
||||
href={homeBreadcrumb.href!}
|
||||
variant="breadcrumb"
|
||||
>
|
||||
<HouseIcon color="peach80" />
|
||||
<HouseIcon width={16} height={16} color="peach80" />
|
||||
</Link>
|
||||
<ChevronRightIcon aria-hidden="true" color="peach80" />
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user