one more width tweak

This commit is contained in:
Jonathan Preston 2015-06-02 14:53:18 -07:00
parent 27a7308a17
commit 68c07ff08e

View File

@ -47,19 +47,19 @@ Skeleton Grid Size Extension
} }
.tablet-three.columns { .tablet-three.columns {
width: 21.3333333%; width: 21.2333333%;
} }
.tablet-three.columns:nth-child(4n + 1) { .tablet-three.columns:nth-child(4n + 1) {
margin-left: 0; margin-left: 0;
} }
.tablet-four.columns { .tablet-four.columns {
width: 30.222222% width: 30.111112%
} }
.tablet-four.columns:nth-child(3n + 1) { .tablet-four.columns:nth-child(3n + 1) {
margin-left: 0; margin-left: 0;
} }
.tablet-six.columns { .tablet-six.columns {
width: 47.66666667%; width: 47.56666667%;
} }
.tablet-six.columns:nth-child(odd) { .tablet-six.columns:nth-child(odd) {
margin-left: 0; margin-left: 0;