Easily realign text to components with text alignment classes.

Left aligned text.

Center aligned text.

Right aligned text.

Justified text.

No wrap text.

{% highlight html %}

Left aligned text.

Center aligned text.

Right aligned text.

Justified text.

No wrap text.

{% endhighlight %}