Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfp13 committed Jul 24, 2022
1 parent 353c988 commit 914fd26
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The loading placeholder for the <code>Filter</code> component used in PLP.

## Overview

The `FilterSkeleton` component is part of [Skeletons](?path=/docs/features-skeletons-overview--page) feature.
The `FilterSkeleton` component is part of [Skeletons](?path=/docs/features-skeletons-overview--usage) feature.

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The loading placeholder for the <code>ProductCard</code> used in several section

## Overview

The `ProductCardSkeleton` component is part of [Skeletons](?path=/docs/features-skeletons-overview--page) feature.
The `ProductCardSkeleton` component is part of [Skeletons](?path=/docs/features-skeletons-overview--usage) feature.

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

// Sectioned
--fs-product-card-skeleton-sectioned-image-min-width : 13rem;
--fs-product-card-skeleton-sectioned-image-height : var(--fs-product-card-skeleton-image-height-desktop);
--fs-product-card-skeleton-sectioned-image-height : 12.188rem;

// Bordered
--fs-product-card-skeleton-bordered-mobile : none;
Expand Down

0 comments on commit 914fd26

Please sign in to comment.