Merge branch 'gh-pages' of https://github.com/owenversteeg/min into gh-pages

This commit is contained in:
Owen Versteeg 2014-10-28 23:22:56 -04:00
commit a33ee3f107
3 changed files with 3 additions and 3 deletions

2
CNAME
View file

@ -1 +1 @@
minfwk.com
mincss.com

View file

@ -35,7 +35,7 @@ $grid-list: (
c8 66.66%,
c9 75%,
c10 83.33%,
c11 91.66%,
c11 91.66%
);
@each $value in $grid-list {

View file

@ -4,7 +4,7 @@
//-------------------------------------------------------------------
.table {
@extend %w-100%;
@extend %w-100;
th, td {
padding: .5em;