Skip to content

Instantly share code, notes, and snippets.

@dpw1
Created April 5, 2021 04:55
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 dpw1/720f4f3968dfbc5720eed0b5f1bc6840 to your computer and use it in GitHub Desktop.
Save dpw1/720f4f3968dfbc5720eed0b5f1bc6840 to your computer and use it in GitHub Desktop.
<style>
.btn:hover{
opacity: 1 !important;
background-color: var(--color-btn-primary) !important;
background-color: #3a3a3a !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment