Skip to content

Instantly share code, notes, and snippets.

@jjzazuet
Last active August 14, 2018 15:50
Show Gist options
  • Save jjzazuet/554e10fcde239f80f4e2f047b016d187 to your computer and use it in GitHub Desktop.
Save jjzazuet/554e10fcde239f80f4e2f047b016d187 to your computer and use it in GitHub Desktop.
CSS cool button
btn {
background: linear-gradient(#aeb7ff, #5468ff);
box-shadow: 0 7px 13px -3px rgba(45,35,66,0.3), 0 2px 4px 0 rgba(45,35,66,0.4), inset 0 -2px 0 0 #4b58ba;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment