Hi guys, I have a question. On my website, I applied the same margin to all sections, but when I publish the site, the sections with images appear with more margin than the others in the responsive breakpoints. What could be happening?
In your specific case spacing around images is bigger because you are testing on a bigger screen than breakpoint. See if you scale canvas a little you get same spacing. You can switch to image component and it will scale automatically.