Trying to work on my tribute page - why is the picture overflowing?

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 :slight_smile:

Worked like a charm, thank you!!!

1 Like