Fix triangle and make image-wrap span page width on > 1382px

This commit is contained in:
Michael Rose
2013-06-21 09:46:47 -04:00
parent db53eeeff3
commit e28742f5b7
4 changed files with 0 additions and 34 deletions

View File

@ -11,13 +11,6 @@
.grid(12,8);
}
.image-wrap {
img {
.grid(12,8);
.prefix(12,2);
.suffix(12,2);
margin-top: 1em;
margin-bottom: 2em;
}
&:after {
left: 33.333333333%;
}