Commit graph

6 commits

Author SHA1 Message Date
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