Skip to content

Instantly share code, notes, and snippets.

@igmoweb
Created June 12, 2020 09:57
Show Gist options
  • Save igmoweb/a56de97a4c6711b652f828a97d27cf8e to your computer and use it in GitHub Desktop.
Save igmoweb/a56de97a4c6711b652f828a97d27cf8e to your computer and use it in GitHub Desktop.
.boxed {
vertical-align: baseline;
border: 1px solid #ec8777;
background: linear-gradient(to right, #e5a98c, #f5a593, #f7a6a0);
border-radius: 4px;
padding: 3px 7px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment