Struggling with a CSS issue, I can't seem to solve it. My images are not showing up on the webpage even though the URLs are correct and the HTML is properly written.
There is no specific styling applied to the images, and the only styling for the image class is: .postimg { width: 100%; }
The problem can be found here:
I am sure there is a simple solution to this, but I can't seem to figure out what's causing the issue.