I'm wondering how to remove the small margin under images that appears outside of the customization preview. The image is wrapped in a div which is given a border, background, and a radius, which is why this is a problem, wouldn't show up otherwise. It doesn't appear to be controlled by padding or margins, applied 0px to both for both the containing div and the image. Any ideas?
Example images below, the image on the left being how it appears in the customization preview, which is how it should be, and on the right how it appears on the actual blog page.