Skip to content

Instantly share code, notes, and snippets.

@jamiemarsland
Created May 12, 2021 11:16
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 jamiemarsland/de32bdb2f2e07cc784c1c416a43d59da to your computer and use it in GitHub Desktop.
Save jamiemarsland/de32bdb2f2e07cc784c1c416a43d59da to your computer and use it in GitHub Desktop.
.background {
background-color: #533cd245;
padding:45px;
box-shadow: 1px 1px 50px 1px #000;
transition: box-shadow 0.3s ease-in-out;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment