Text Transform
Utilities for controlling the transformation of text.
Class | Properties |
---|---|
ob-uppercase | text-transform: uppercase |
ob-lowercase | text-transform: lowercase |
ob-capitalize | text-transform: capitalize |
ob-normal-case | text-transform: none |
Utilities for controlling the transformation of text.
Class | Properties |
---|---|
ob-uppercase | text-transform: uppercase |
ob-lowercase | text-transform: lowercase |
ob-capitalize | text-transform: capitalize |
ob-normal-case | text-transform: none |