My goal is to create responsive rows of cards with some margin, but I am running into issues. When I use margin:5px;
on my cards, the row overflows and they are not centered correctly. There seems to be extra space on the right side of the cards. How can I ensure that they align properly in the center?
Check out my HTML and CSS code here: http://codepen.io/reklamarsiv/pen/vgPLLv