Skip to content
Johnny Huynh edited this page Aug 23, 2018 · 2 revisions

Type

Block

Syntax

:text-[left|right|center]
[Some text]
:text-[left|right|center]

Examples

Left alignment.

:text-left
Lorem ipsum
:text-left

Right alignment.

:text-right
Hello there! I'm a right aligned sentence.
:text-right

Center alignment.

:text-center
Hello new world!

Here's another centered sentence.
:text-center
Clone this wiki locally