Im using ZURB Foundation 3 on a project of mine. I love grid systems and responsive sites but my issue is I still strongly believe they should be built wider then 1000px.
Uncommenting $row-width: rem-calc(1000); worked for me
$row-width: rem-calc(1000);