Skip to content

Instantly share code, notes, and snippets.

@demoore
Created December 12, 2014 23:53
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 demoore/38959d180634cb3b6edf to your computer and use it in GitHub Desktop.
Save demoore/38959d180634cb3b6edf to your computer and use it in GitHub Desktop.
<style type="text/css" media="only screen and (max-width: 600px)">
@media only screen and (max-width: 600px) {
table[class="container"] .block-grid td {
width: 100% !important;
}
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment