Skip to content

Instantly share code, notes, and snippets.

@jbanety
Last active February 8, 2017 17:09
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 jbanety/97f081590bf89dc58a86d4e4658e0bae to your computer and use it in GitHub Desktop.
Save jbanety/97f081590bf89dc58a86d4e4658e0bae to your computer and use it in GitHub Desktop.
h2:before {
display: block;
position: absolute;
left: -1050px;
top: 50%;
background-color: #ecc873;
height: 1px;
width: 1000px;
margin-top: -0.5px;
content: " ";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment