I'm having an issue with the homepage blog layout of articles. I have the site set to display 6 articles in two columns. It appears that the template is trying to justify the tops of two articles positioned side-by-side. However, if the article on the left is larger than the article on the right--either due to more intro text or larger photo--it's leaving a massive amount of white space and bumping the one column down to another line.
If this isn't evident on the site homepage, navigate to page 2 or 3 and you should see it.
I made a series of edits in custom.css but this problem was occurring before I started any of that work. Do you have any suggestions for fixing? Any way to add some padding between the articles that's only used when needed? I played around with both padding and margins in CSS and it didn't seem to have any effect.