Commit graph

15 commits

Author SHA1 Message Date
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
Adam Kaplan
935e8a9cde Merge pull request #1 from Gavrisimo/patch-1
Remove float from .column on screens <=640px
2014-02-12 09:27:03 -06:00
Adam Kaplan
8e63f46836 Update README.md 2014-02-12 07:16:51 -06:00
Adam Kaplan
8f9dfa677e Update README.md 2014-02-11 18:07:43 -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
3dba5289ea Update index.html 2014-02-10 22:26:55 -06:00
Adam Kaplan
8dd7fdcd09 Update index.html 2014-02-10 21:28:27 -06:00
Adam Kaplan
57a455e04e Update README.md 2014-02-10 20:57:53 -06:00
Adam Kaplan
d417a2942f Update README.md 2014-02-10 20:52:13 -06:00
Adam Kaplan
8427026508 Create grid.css 2014-02-10 20:28:23 -06:00
Adam Kaplan
ec045b203d Create index.html 2014-02-10 20:25:42 -06:00
Adam Kaplan
6af36571d5 Update README.md 2014-02-10 20:22:35 -06:00
Adam Kaplan
454419463b Initial commit 2014-02-10 18:00:06 -08:00