<hr class="hr" />
<hr class="hr" />
{
"yes": "yes"
}
.hr {
border-style: solid;
border-width: 1px 0 0;
color: $grey_darkest;
}
Show the horizontal rule.