Skip to content

Instantly share code, notes, and snippets.

@DustinHartzler
Created September 22, 2015 14:34
Show Gist options
  • Save DustinHartzler/7f996add7ea04d9ae1ad to your computer and use it in GitHub Desktop.
Save DustinHartzler/7f996add7ea04d9ae1ad to your computer and use it in GitHub Desktop.
@media only screen and (max-width: 499px) {
.hero h1.section-title {
display: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment