Skip to content

Instantly share code, notes, and snippets.

@satansdeer
Created August 16, 2018 21:06
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 satansdeer/3a9492048d1dd3c21c97a85120be94ea to your computer and use it in GitHub Desktop.
Save satansdeer/3a9492048d1dd3c21c97a85120be94ea to your computer and use it in GitHub Desktop.
.button {
padding: 3px;
width: 100%;
border-radius: 8px;
font-size: 24px;
border: none;
cursor: pointer;
color: #fff;
font-family: "Saira Condensed";
background-color: #5A56FD;
-webkit-appearance: none;
-moz-appearance: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment