Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created July 1, 2015 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billerickson/4a2416e928684d16aec2 to your computer and use it in GitHub Desktop.
Save billerickson/4a2416e928684d16aec2 to your computer and use it in GitHub Desktop.
@media only screen and (max-width: 767px) {
.five-sixths,
.four-fifths,
.four-sixths,
.one-fourth,
.one-half,
.one-fifth,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment