Currently working on a project
www.codepen.io/anon/pen/yMmjZb
The problem I am facing is with my 3rd row (the one with the 3 columns) where the background color is bleeding beyond the intended boundary. My suspicion is that it's due to the row spanning the full width of the page. I have tried applying the background to each column individually, but as the page is resized, the height of each column varies, resulting in inconsistent bottom fill. Any suggestions for a possible solution?