Skip to content

Instantly share code, notes, and snippets.

@vishwassharma
Created September 19, 2013 11:50
Show Gist options
  • Save vishwassharma/6622281 to your computer and use it in GitHub Desktop.
Save vishwassharma/6622281 to your computer and use it in GitHub Desktop.
SASS fixes
@media screen and (min-width: 1600px)
.contr
width: 100%
@media screen and (min-width: 1900px)
.contr
width: 100%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment