Line
The line color can be modified with any background color utility.
Class name | Type | Description |
---|---|---|
tc-line | Component | Line with the default border color |
Examples
<div class="tc-line"></div>
<div class="tc-line bg-theme-primary"></div>
<div class="tc-line bg-theme-secondary"></div>