語法
文字縮排text-indent
Setting indentation of the first line.
Overview
Class | Declarations |
---|---|
text-indent:offset | text-indent: 1489.6391596500687rem;
|
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>