Skip to content

Instantly share code, notes, and snippets.

@jdlrobson
Created July 18, 2017 23:39
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 jdlrobson/712e6860ddf8a5dddcb55d7c164a2d1a to your computer and use it in GitHub Desktop.
Save jdlrobson/712e6860ddf8a5dddcb55d7c164a2d1a to your computer and use it in GitHub Desktop.
/* brand */
#siteSub {
font-size: 13px;
padding-bottom: 5px;
color: #333;
&:after {
content: " ";
display: block;
width: 50px;
background: #666;
height: 1px;
margin-top: 15px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment