Skip to content

Instantly share code, notes, and snippets.

@soiqualang
Last active December 29, 2020 07:07
Show Gist options
  • Save soiqualang/f90714627f4ad186c47a974720fafb3c to your computer and use it in GitHub Desktop.
Save soiqualang/f90714627f4ad186c47a974720fafb3c to your computer and use it in GitHub Desktop.
sketch-underline style

.sketch-underline

.sketch-underline {
    # background: url(https://www.monicahq.com/img/sketch_underline.svg) 0 100% no-repeat;
    background: url(https://raw.githubusercontent.com/gist/soiqualang/f90714627f4ad186c47a974720fafb3c/raw/17f56b29fef699eee952959aeb9f57554aba762d/sketch_underline.svg) 0 100% no-repeat;
    background-size: 100% .75rem;
    padding-bottom: .6rem;
}
<span class="sketch-underline"><strong>better friend</strong>, <strong>family member</strong> or <strong>spouse</strong></span>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment