From 4871a6a564537435902e9e9af6e12b14e7299a9a Mon Sep 17 00:00:00 2001 From: Isabella Broch <43812480+isabroch@users.noreply.github.com> Date: Fri, 22 Jan 2021 17:10:41 +0100 Subject: [PATCH] Fix typography helpers "size" documentation Incorrect classes on the example text had all the examples the same size. Fixed to apply the correct class on the examples. --- docs/documentation/helpers/typography-helpers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/helpers/typography-helpers.html b/docs/documentation/helpers/typography-helpers.html index 91e2d489..c27f724b 100644 --- a/docs/documentation/helpers/typography-helpers.html +++ b/docs/documentation/helpers/typography-helpers.html @@ -82,7 +82,7 @@ breadcrumb: {% assign key = '$size-' | append: forloop.index %}
is-size-{{ forloop.index }}
{{ initial_vars[key].value }}