On image 1 the GIF is being displayed properly in the editor. Image 2 is how it appears in prod, distorted. Does anyone know a fix to this? Works fine with WEBP, but the quality loss is noticable. Not an option to use MP4, as I need the readymag spotlight functionality
Fixed it myself. The issue was in the container’s corner radius—had to set it to 0px. Adjusted it back to 4px with custom CSS.