Skip to content

Commit

Permalink
gray 800 link slice card
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelcureno committed Oct 28, 2024
1 parent 4f7ff8f commit 3826088
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/deps/mas/mas.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/deps/mas/merch-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,7 @@ merch-card[variant="ccd-slice"] [slot='body-s'] a:not(.con-button) {
font-weight: 400;
line-height: var(--consonant-merch-card-body-xxs-line-height);
text-decoration-line: underline;
color: var(--spectrum-gray-600, var(--merch-color-grey-60));
color: var(--spectrum-gray-800, var(--merch-color-grey-80));
}
merch-card[variant="ccd-slice"] [slot='image'] img {
Expand Down
2 changes: 1 addition & 1 deletion libs/features/mas/mas/dist/mas.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ merch-card[variant="ccd-slice"] [slot='body-s'] a:not(.con-button) {
font-weight: 400;
line-height: var(--consonant-merch-card-body-xxs-line-height);
text-decoration-line: underline;
color: var(--spectrum-gray-600, var(--merch-color-grey-60));
color: var(--spectrum-gray-800, var(--merch-color-grey-80));
}
merch-card[variant="ccd-slice"] [slot='image'] img {
Expand Down

0 comments on commit 3826088

Please sign in to comment.