From: Isabella Broch <43812480+isabroch@users.noreply.github.com> Date: Fri, 22 Jan 2021 16:10:41 +0000 (+0100) Subject: Fix typography helpers "size" documentation X-Git-Tag: 0.9.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4871a6a564537435902e9e9af6e12b14e7299a9a;p=thirdparty%2Fbulma.git 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. --- diff --git a/docs/documentation/helpers/typography-helpers.html b/docs/documentation/helpers/typography-helpers.html index 91e2d489c..c27f724b7 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 }}