Skip to content

Commit

Permalink
chore(enrollment): 24px between icon and headline
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Apr 18, 2024
1 parent 159a831 commit 7daa7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benefits/enrollment/templates/enrollment/retry.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<div class="container">
<h1 class="h2 text-center">
<span class="icon d-block pb-5">{% include "core/includes/icon.html" with name="bankcardquestion" %}</span>
<span class="icon d-block pb-4">{% include "core/includes/icon.html" with name="bankcardquestion" %}</span>
{% translate "The card information may not have been entered correctly." %}
</h1>

Expand Down

0 comments on commit 7daa7a9

Please sign in to comment.