Skip to content

Instantly share code, notes, and snippets.

@julzmon
Created May 28, 2015 16:09
Show Gist options
  • Save julzmon/15503451870eeda562b6 to your computer and use it in GitHub Desktop.
Save julzmon/15503451870eeda562b6 to your computer and use it in GitHub Desktop.
.col-lg-2-4{
@include make-lg-column(2.4)
}
.col-md-2-4{
@include make-md-column(2.4)
}
.col-sm-2-4{
@include make-sm-column(2.4)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment