Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@vicradon
Created March 18, 2021 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vicradon/ea3c5bd9c7a614861c2ee81fb80e31e0 to your computer and use it in GitHub Desktop.
Save vicradon/ea3c5bd9c7a614861c2ee81fb80e31e0 to your computer and use it in GitHub Desktop.
.some-class {
background-image: linear-gradient(to bottom, rgba(6, 7, 7, 0.52), rgba(22, 20, 22, 0.73)), url(/assets/images/mainbg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment