Skip to content

Commit

Permalink
swap modifier to element to follow BEM
Browse files Browse the repository at this point in the history
  • Loading branch information
markconroy committed Jul 5, 2021
1 parent 3e40ca8 commit 77f3a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/localgov-alert-banner.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</div>

{% if has_link %}
<div class="localgov-alert-banner--content-link">{{ content.link }}</div>
<div class="localgov-alert-banner__content-link">{{ content.link }}</div>
{% endif %}
</div> {# End Content #}

Expand Down

0 comments on commit 77f3a83

Please sign in to comment.