This looks like it may be due to the transform you’ve applied as hiding that style on the Brand link block seems to sharpen it right up.
If possible you could replace that PNG with a vector (I notice you’ve got a SVG version in the assets) as I’d imagine you’ll get a sharp result regardless of any transforms you apply to it. I’d recommend giving that a try and see if it solves the issue
I’m having the same problem with the added “transform: translate3d(0px, 0px, 0px);”
Removing it sharpens the logo… but I’m unsure what to do in webflow to fix it? Do you by any chance have a solution?
I’m using a Lottie (.json) as the logo. We want to make an animated logo at some point. And I had trouble using .svg because Safari was not showing it for some unknown reason.