Skip to content

Instantly share code, notes, and snippets.

@jongacnik
Created October 7, 2019 23:53
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
decent underline
background-image: linear-gradient(currentColor, currentColor);
background-repeat: no-repeat;
background-size: 100% 1px;
background-position: center bottom 2px;
background-origin: padding-box;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment