indent-px
text-indent: 1px;
-indent-px
text-indent: -1px;
indent-<number>
text-indent: calc(var(--spacing) * <number>);/* 0.25rem */
indent-4
text-indent: calc(var(--spacing) * 4);
indent-[<value>]
text-indent: <value>;
indent-[1rem]
text-indent: 1rem;
indent-(<custom-property>)
text-indent: var(<custom-property>);
indent-(--my-length)
text-indent: var(--my-length);
indent-(length:<custom-property>)
indent-(length:--my-length)
-indent-<number>
text-indent: calc(var(--spacing) * -<number>);/* 0.25rem */
-indent-4
text-indent: calc(var(--spacing) * -4);
© 2025, Fynydd LLC / King of Prussia, Pennsylvania; United States / +1 855-439-6933
By using this website you accept our privacy policy. Choose the browser data you consent to allow: