Skip to content

Instantly share code, notes, and snippets.

@taniarascia
Created February 6, 2018 04:09
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 taniarascia/92c130d06fae5b63a72aafa8a2e74a45 to your computer and use it in GitHub Desktop.
Save taniarascia/92c130d06fae5b63a72aafa8a2e74a45 to your computer and use it in GitHub Desktop.
Triangle
i {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
transform: rotate(45deg);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment