Skip to content

Commit

Permalink
MWPW-148002: Adjust Strike-through price font size for: merch-card (a…
Browse files Browse the repository at this point in the history
…ll variations) (#2459)

* descreased strikethrough price font size

* use milo style variable for font size

---------

Co-authored-by: Ilyas Stéphane Türkben <tuerkben@adobe.com>
  • Loading branch information
mirafedas and yesil authored Jun 20, 2024
1 parent 203c3e6 commit 5ad4b21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/blocks/merch/merch.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ span[data-wcs-osi] {
}

span.placeholder-resolved[data-template="strikethrough"], span.price.price-strikethrough {
font-size: var(--type-body-xs-size);
font-weight: normal;
text-decoration: line-through;
}

Expand Down

0 comments on commit 5ad4b21

Please sign in to comment.