Skip to content

Instantly share code, notes, and snippets.

@Xavka
Created February 26, 2015 09:45
Show Gist options
  • Save Xavka/d389b0719d90f383b62a to your computer and use it in GitHub Desktop.
Save Xavka/d389b0719d90f383b62a to your computer and use it in GitHub Desktop.
@media (max-width: 767px) {
.fullscreen-bg {
background: url('../img/videoframe.jpg') center center / cover no-repeat;
}
.fullscreen-bg__video {
display: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment