Skip to content

Instantly share code, notes, and snippets.

@jongacnik
Created October 7, 2019 23:53
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 jongacnik/9a6305d189cebe1d56806cdd6f3fe94a to your computer and use it in GitHub Desktop.
Save jongacnik/9a6305d189cebe1d56806cdd6f3fe94a to your computer and use it in GitHub Desktop.
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