Update spacing-helpers.html

This commit is contained in:
Jacob Wilson 2020-12-03 16:01:56 -05:00 committed by Jeremy Thomas
parent 888045d8bf
commit c19006324a

View File

@ -96,7 +96,7 @@ customValues:
{% include elements/anchor.html name="List of all spacing helpers" %}
<p class="block">
There are <strong>84 spacing helpers</strong> to choose from:
There are <strong>98 spacing helpers</strong> to choose from:
</p>
{% include
@ -180,5 +180,5 @@ $spacing-values: ("small": 10px, "medium": 30px, "large": 60px);
%}
<p>
By customizing the output, you've narrowed down the list of spacing helpers from 84 to only <strong>15</strong>.
By customizing the output, you've narrowed down the list of spacing helpers from 98 to only <strong>18</strong>.
</p>