Skip to content

Instantly share code, notes, and snippets.

@gjhead
Created October 5, 2018 13:24
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 gjhead/63d70d4669d209e937b744fcd62297c5 to your computer and use it in GitHub Desktop.
Save gjhead/63d70d4669d209e937b744fcd62297c5 to your computer and use it in GitHub Desktop.
button {
display: inline-block;
border: none;
margin: 0;
padding: 0;
font-family: sans-serif; /* Use whatever font-family you want */
font-size: 1rem;
line-height: 1;
background: transparent;
-webkit-appearance: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment