{% include elements/new-tag.html version="0.9.0" %}
<div class="content">
- <p>Bulma provides you <strong>margin</strong> <code>m*</code> and <strong>padding</strong> <code>p*</code> helpers in all <strong>directions</strong>:</p>
+ <p>Bulma provides <strong>margin</strong> <code>m*</code> and <strong>padding</strong> <code>p*</code> helpers in all <strong>directions</strong>:</p>
<ul>
<li>
</ul>
<p>
- You can <strong>combine</strong> a margin/padding prefix with a direciton suffix. For example:
+ You need to <strong>combine</strong> a margin/padding prefix with a direciton suffix. For example:
</p>
<ul>
{% include elements/anchor.html name="List of all spacing helpers" %}
-<p>
+<p class="block">
There are <strong>84 spacing helpers</strong> to choose from:
</p>
<strong>padding</strong> to be totally <strong class="has-text-danger">excluded</strong>
</li>
<li>
- <strong>horizontal</strong> to be abbreviated to <code>h</code> as shortcut
+ <strong>horizontal</strong> to be abbreviated to <code>h</code>
</li>
<li>
- <strong>vertical</strong> to be ommited
+ <strong>vertical</strong> to be excluded as well
</li>
<li>
- to only have 3 values: <strong>"small"</strong> at <code>10px</code>, <strong>"medium"</strong> at <code>30px</code>, and <strong>"large"</strong> at <code>60px</code>
+ and to only have 3 values: <strong>"small"</strong> at <code>10px</code>, <strong>"medium"</strong> at <code>30px</code>, and <strong>"large"</strong> at <code>60px</code>
</li>
</ul>
<p>