From 4a8d5deab2e4f82af727b750863b0bc4383d5259 Mon Sep 17 00:00:00 2001 From: shyusu4 Date: Thu, 23 Jan 2025 12:09:58 +0300 Subject: [PATCH] Remove unnecessary class --- .../molecules/streamfield/blocks/icon_keypoints_block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbx/project_styleguide/templates/patterns/molecules/streamfield/blocks/icon_keypoints_block.html b/tbx/project_styleguide/templates/patterns/molecules/streamfield/blocks/icon_keypoints_block.html index 36d7bc70..1f5503dd 100644 --- a/tbx/project_styleguide/templates/patterns/molecules/streamfield/blocks/icon_keypoints_block.html +++ b/tbx/project_styleguide/templates/patterns/molecules/streamfield/blocks/icon_keypoints_block.html @@ -12,7 +12,7 @@

{{ value.title }}

  • {{ key_point.icon_label }}

    - {% include "patterns/atoms/icons/icon.html" with name=key_point.icon classname="keypoints__icon key_point.icon" %} + {% include "patterns/atoms/icons/icon.html" with name=key_point.icon classname="keypoints__icon" %}
    {# header title is optional, so heading here may be h2 #} <{% if value.title %}h3{% else %}h2{% endif %} class="keypoints__heading">