Skip to content

Instantly share code, notes, and snippets.

@erikringsmuth
Created August 28, 2014 04:22
Show Gist options
  • Save erikringsmuth/79d6648ab67ebe46337e to your computer and use it in GitHub Desktop.
Save erikringsmuth/79d6648ab67ebe46337e to your computer and use it in GitHub Desktop.
HD CSS
@media (min-height: 1080px) {
body {
background: url(https://i.imgur.com/pLXlyrR.jpg) no-repeat fixed bottom right;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment