Text Decoration

Utilities for controlling the decoration of text.

Class Properties
.td-underline text-decoration: underline;
.td-line-through text-decoration: line-through;
.td-none text-decoration: none;

Usage

Change the text decoration using one of the following classes.

Wichtige Information

Falsche Information

Information

Variants

By default, only responsive variants are generated for this utility. You can control which variants are generated by modifying the $utility-configuration in _settings.scss.