Hello guys,
I have a picture that I put on a theme (I'm using Shopify) and I don't why but the image on the website is "bolder" than the source image. Do you know why and how can I fix that? The css that I put for the image is this one:
".authentic-stamp-desktop {
display: block;
position: absolute;
z-index: 2;
right: 30px;
width: 115px;
top: 165px
}"
Thanks for your help 🙂