turretcss

Horizontal Rule


Example


HTML

<hr>

CSS

--horizontal-rule-margin: var(--space-s) auto;
--horizontal-rule-height: var(--border-width);
--horizontal-rule-background: var(--border-color);