Skip to content

Instantly share code, notes, and snippets.

@pupubird
Created April 9, 2019 07:33
Show Gist options
  • Save pupubird/74505c89483f4b0355caeec7b62e2c56 to your computer and use it in GitHub Desktop.
Save pupubird/74505c89483f4b0355caeec7b62e2c56 to your computer and use it in GitHub Desktop.
.boxshadow{
width: 300px;
height: 300px;
background-color: green;
box-shadow: 3px 3px 10px 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment