File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tbx/project_styleguide/templates/patterns/molecules/streamfield/blocks Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 < button class ="call-to-action__stickybutton button " data-micromodal-trigger ="iframe-embed-modal ">
99 < span class ="call-to-action__stickyheading "> {{ value.sticky_text }}</ span >
1010 {% if value.sticky_subtext %}
11- < br > < span class ="call-to-action__stickysubtext "> {{ value.sticky_subtext }}</ span >
11+ < br > < span class ="call-to-action__stickysubtext "> {{ value.sticky_subtext }}</ span >
1212 {% endif %}
1313 </ button >
1414 {% else %}
1818 ({{ value.get_button_file_size|filesizeformat }})
1919 {% endif %}
2020 {% if value.sticky_subtext %}
21- < br > < span class ="call-to-action__stickysubtext "> {{ value.sticky_subtext }}</ span >
21+ < br > < span class ="call-to-action__stickysubtext "> {{ value.sticky_subtext }}</ span >
2222 {% endif %}
2323 </ a >
2424 {% endif %}
You can’t perform that action at this time.
0 commit comments