text-align
Controls the horizontal alignment of inline content within a block.
703 effects in the catalog use this property.
Syntax
text-align: left | right | center | justify | start | end;Watch out
`start` and `end` are writing-direction-aware alternatives to `left` and `right`, so they adapt automatically in right-to-left layouts.
Effects using text-align
These are working effects from the catalog. Open a tile to inspect the full source.