Skip to content

Instantly share code, notes, and snippets.

@x3r0s
Created November 24, 2021 08:41
Show Gist options
  • Save x3r0s/7d44ea40e6a2f99d6f703cd4bbd81508 to your computer and use it in GitHub Desktop.
Save x3r0s/7d44ea40e6a2f99d6f703cd4bbd81508 to your computer and use it in GitHub Desktop.
sharp <hr> tag
hr {
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#808080;
opacity: 0.3;
height:1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment