Skip to content

Commit a6ca6a7

Browse files
author
Spencer Canner
authored
Merge pull request #716 from Shopify/compare-at-price-contrast
Increase opacity of compare at price to improve contrast
2 parents 0292e14 + 107acef commit a6ca6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/embeds/sass/components/product.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
font-size: 12px;
116116
text-decoration: line-through;
117117
padding-left: 5px;
118-
opacity: 0.65;
118+
opacity: 0.76;
119119
}
120120

121121
.shopify-buy__product__unit-price {

0 commit comments

Comments
 (0)