Skip to content

Instantly share code, notes, and snippets.

@patmigliaccio
Created September 9, 2019 22:56
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 patmigliaccio/bd327e31cf9e2b76ac67fe0c84e4aa1c to your computer and use it in GitHub Desktop.
Save patmigliaccio/bd327e31cf9e2b76ac67fe0c84e4aa1c to your computer and use it in GitHub Desktop.
.body-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
background: rgba(0, 0, 0, 0.7);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment