JohnPaulDesign
1/20/2017 - 5:05 PM

Style a hr horizontal rule

Style a hr horizontal rule

hr {
    height: 2px;
    color: #5fbea0;
    background: #5fbea0;
    font-size: 0;
    border: 0;
}