Skip to content

Instantly share code, notes, and snippets.

@jhonsore
Created December 7, 2020 14:50
Show Gist options
  • Save jhonsore/1599f871a387a23147e54961c35772a4 to your computer and use it in GitHub Desktop.
Save jhonsore/1599f871a387a23147e54961c35772a4 to your computer and use it in GitHub Desktop.
button{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
background:none;
border:none;
outline:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment