Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 29, 2018 04:59
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 parzibyte/88765f139d4e47128556090d31b46606 to your computer and use it in GitHub Desktop.
Save parzibyte/88765f139d4e47128556090d31b46606 to your computer and use it in GitHub Desktop.
strong.factorial{
word-break: break-all;
}
button.copiar{
position: absolute;
right: .5rem;
top: .5rem;
background-color: transparent;
border: none;
}
button.copiar:hover{
border: 1px solid white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment