Text
Documentation and examples for common text utilities to control alignment, wrapping, weight, and more.
Classes
Class | Description |
---|---|
.line-height-1
|
line-height: 1 !important;
|
.text-decoration-none
|
text-decoration: none !important;
|
.font-weight-400
|
font-weight: 400 !important;
|
.font-weight-500
|
font-weight: 500 !important;
|
.text-small
|
font-size: 0.875rem !important;
|
Reference
See Bootstrap 4 document for more information.