Syntax
text-indent
Setting indentation of the first line.
Overview
Class | Declarations |
---|---|
text-indent:offset | text-indent: 1487.5944849968316rem;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="text-indent:offset:hover text-indent:offset@sm text-indent:offset@dark text-indent:offset@print">…</div>