Created by: kalisjoshua
We had a small project where piloted use of the Bootstrap library but needed some added functionality. We wanted the grids to be padded in from the container for a particular design we were using. I added this by creating a new container class (to not break current layouts using existing containers) to add margin between the container and grid elements. I also added some examples at the top of the css test page.