https://github.com/digitaledgeit/sass-grid/blob/master/lib/grid__unit/_base.scss#L46 Should this be 100%? Otherwise if content of div is wider than a container it will grow off screen instead of adhering to the width of the parent.
https://github.com/digitaledgeit/sass-grid/blob/master/lib/grid__unit/_base.scss#L46
Should this be 100%? Otherwise if content of div is wider than a container it will grow off screen instead of adhering to the width of the parent.