Skip to content

Instantly share code, notes, and snippets.

@mikeyamadeo
Created September 8, 2015 22:31
Show Gist options
  • Save mikeyamadeo/dedd8ec8cc9e1dd9bddb to your computer and use it in GitHub Desktop.
Save mikeyamadeo/dedd8ec8cc9e1dd9bddb to your computer and use it in GitHub Desktop.
.Btn {
padding: .8em 1.5em;
color: white;
background-color: #EC87C0;
border: none;
}
<button class='Btn'>
Submit
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment