Skip to content

Instantly share code, notes, and snippets.

@hellapixels
Created September 24, 2012 18:18
Show Gist options
  • Select an option

  • Save hellapixels/3777431 to your computer and use it in GitHub Desktop.

Select an option

Save hellapixels/3777431 to your computer and use it in GitHub Desktop.
@media only screen and (max-device-width: 480px) {
img[class="image-class"] { width: 100% !important; }
p[class="p-class"] { font-size: 14px !important; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment