From 68c6b8e5efb85cd8492fa1351bd20ef08d8df0e0 Mon Sep 17 00:00:00 2001 From: Angela Tran Date: Thu, 25 Apr 2024 21:03:26 +0000 Subject: [PATCH] style(unverified): use 24px between icon and text --- benefits/eligibility/templates/eligibility/unverified.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benefits/eligibility/templates/eligibility/unverified.html b/benefits/eligibility/templates/eligibility/unverified.html index 232fd3b826..1fe235f7c5 100644 --- a/benefits/eligibility/templates/eligibility/unverified.html +++ b/benefits/eligibility/templates/eligibility/unverified.html @@ -12,7 +12,7 @@

- {% include "core/includes/icon.html" with name="idcardquestion" %} + {% include "core/includes/icon.html" with name="idcardquestion" %} {% block unverified-headline %} {% translate "Your eligibility could not be verified." %} {% endblock unverified-headline %}