Commit graph

10 commits

Author SHA1 Message Date
Adam Kaplan
43e017b37c adds column gutter example 2014-03-17 11:20:43 -05:00
Adam Kaplan
ae728a9636 adds images and normalize 2014-03-08 21:32:21 -06:00
Adam Kaplan
bc2dbfae5b updates grid styles 2014-02-18 16:34:02 -06:00
Adam Kaplan
818e498e80 Update grid.css 2014-02-16 16:01:29 -06:00
Adam Kaplan
d0eca42e0c updates project to use mobile first 2014-02-16 14:56:19 -06:00
Adam Kaplan
694fcd0acd Update grid.css 2014-02-12 12:15:46 -06:00
Adam Kaplan
0f1ffcd9ce Update grid.css 2014-02-12 09:27:40 -06:00
Miloš Gavrilović
dc15c17eb8 Remove float from .column on screens <=640px
It doesn't make much difference since it has `width: 100%;`, but I needed `<hr>` between columns on <=640px screens, and that `<hr>` is visible only on those screens, removing float allowed me to use margins correctly on `<hr>` element to set some spacing between elements.
2014-02-11 18:08:10 +01:00
Adam Kaplan
e85d5bdf98 Update grid.css 2014-02-10 22:27:14 -06:00
Adam Kaplan
8427026508 Create grid.css 2014-02-10 20:28:23 -06:00