Update grid.css

This commit is contained in:
Adam Kaplan 2014-02-12 09:27:40 -06:00
parent 935e8a9cde
commit 0f1ffcd9ce

View file

@ -433,9 +433,9 @@ img {
.column.half,
.column.one-third,
.column.one-fourth {
float: none;
margin: 2em 0 0 0;
width: 100%;
float: none;
}
.column:first-child { margin-top: 0; }