Commit 7a0f4416 authored by Bas Bosman's avatar Bas Bosman

Add dropped text-justify

parent 816ba56b
......@@ -201,6 +201,7 @@ You can use the mark tag to <mark>highlight</mark> text.
<p class="text-left">Left aligned text.</p>
<p class="text-center">Center aligned text.</p>
<p class="text-right">Right aligned text.</p>
<p class="text-justify">Justified text.</p>
<p class="text-nowrap">No wrap text.</p>
{% endhighlight %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment