I am currently facing a CSS Grid issue in my portfolio project. Whenever I switch to grid layout during a media query @700px, the last image in my .featured section appears larger compared to the others.
This problem arose when I decided to change the layout of my .featured section from flex to grid format. It's hindering the overall look and feel of my portfolio.
If anyone can provide insight into what might be causing this anomaly, I would greatly appreciate it. I've been stuck trying to troubleshoot this on my own with no luck so far. Thank you!
For reference, here is the link and code to my page: https://codepen.io/elcapitan23/pen/wxpmYP
You can also view a screenshot of the issue here: Portfolio