Skip to content

Instantly share code, notes, and snippets.

@KDragos
Created February 17, 2015 05:48
Show Gist options
  • Save KDragos/90d73a96c5f5fb43b9bc to your computer and use it in GitHub Desktop.
Save KDragos/90d73a96c5f5fb43b9bc to your computer and use it in GitHub Desktop.
.hero {
background: radial-gradient(
rgba(#008fac, 0.40),
rgba(#008FAC, 1)
), url('../images/bg.jpg') no-repeat;
background-size: cover;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment