Skip to content

Commit

Permalink
style(unverified): use 24px between icon and text
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Apr 30, 2024
1 parent 3240003 commit 6ad6894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benefits/eligibility/templates/eligibility/unverified.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="idcardquestion" %}</span>
<span class="icon d-block pb-4">{% include "core/includes/icon.html" with name="idcardquestion" %}</span>
{% block unverified-headline %}
{% translate "Your eligibility could not be verified." %}
{% endblock unverified-headline %}
Expand Down

0 comments on commit 6ad6894

Please sign in to comment.