Skip to content

Instantly share code, notes, and snippets.

@thexdev
Last active December 13, 2019 16:52
Show Gist options
  • Save thexdev/5bf423ea0be1e2b2bc384f9c43d4f11a to your computer and use it in GitHub Desktop.
Save thexdev/5bf423ea0be1e2b2bc384f9c43d4f11a to your computer and use it in GitHub Desktop.
Add darker background effect to the image
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("photographer.jpg");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment