Update _grid.scss

This commit is contained in:
Mike Francis 2014-09-08 11:26:13 +01:00
parent b7017f441c
commit 846fa1c64d
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
/**
* Based on https://github.com/pdcreis/simple-grid
*/
.container {
max-width: $max-width;
margin: 0 auto;