Divider
A horizontal or vertical line used to separate content sections.
@volvo-cars/css v2.5.1
Custom horizontal divider
Section titled “Custom horizontal divider”Show code
<p>Content above the divider.</p><hr class="border-t my-48 w-sm mx-auto" /><p>Content below the divider.</p>