Skip to content

Instantly share code, notes, and snippets.

@spac3unit
Created August 2, 2016 03:03
Show Gist options
  • Save spac3unit/4caf770dd648924b3ca87ed561815e0c to your computer and use it in GitHub Desktop.
Save spac3unit/4caf770dd648924b3ca87ed561815e0c to your computer and use it in GitHub Desktop.
$solutions-null: (
gutters: 0
);
@include with-layout($solutions-null) {
.solutions__item{
@include gallery(4 of 12);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment