Skip to content

Instantly share code, notes, and snippets.

@jeangontijo
Created February 6, 2020 19:22
Show Gist options
  • Save jeangontijo/69ce8bab41360d24938a516717920e5e to your computer and use it in GitHub Desktop.
Save jeangontijo/69ce8bab41360d24938a516717920e5e to your computer and use it in GitHub Desktop.
Custom Underline
a {
box-shadow: inset 0 -0.2em white, inset 0 -0.25em blue;
text-decoration: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment