Skip to content

Instantly share code, notes, and snippets.

@dbox
Created August 21, 2013 14:54
Show Gist options
  • Save dbox/6295545 to your computer and use it in GitHub Desktop.
Save dbox/6295545 to your computer and use it in GitHub Desktop.
@media only screen and (min-width: 1100px) {
#homecontent {
min-height: 650px;
background-size: cover;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment