Update README.md

This commit is contained in:
Adam Kaplan 2014-02-12 12:20:38 -06:00
parent 6453738331
commit d857949cfa

View file

@ -170,6 +170,7 @@ If the browser's screen size is within a set range, a media query will replace t
.column.half,
.column.one-third,
.column.one-fourth {
float: none;
margin: 0;
width: 100%;
}