Why is the right side of the picture overflowing the container it is in?
Here is a link to the Pen https://codepen.io/dinka/pen/vJVjVP/
Try using padding: 10px; instead of margin on the image
Worked like a charm, thank you!!!
1 Like