Skip to content

Instantly share code, notes, and snippets.

@rik
Created November 22, 2012 16:22
Show Gist options
  • Select an option

  • Save rik/4131947 to your computer and use it in GitHub Desktop.

Select an option

Save rik/4131947 to your computer and use it in GitHub Desktop.
#main {
@extends .2-column;
@media (min-device-width: 500px) {
@extends .4-column;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment