From 4726c9a0765a0a116b20d4528fa2997141c8f669 Mon Sep 17 00:00:00 2001 From: Kegan Maher Date: Thu, 28 Mar 2024 22:33:38 +0000 Subject: [PATCH] style: desktop spacing on enrollment success align with the 8-point grid and updated comps in Figma --- benefits/enrollment/templates/enrollment/success.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benefits/enrollment/templates/enrollment/success.html b/benefits/enrollment/templates/enrollment/success.html index c5a90c58d5..f4b1618402 100644 --- a/benefits/enrollment/templates/enrollment/success.html +++ b/benefits/enrollment/templates/enrollment/success.html @@ -13,7 +13,7 @@ {% block headline %}
-

{% translate "Success! Your transit benefit is now connected to your card." %}

+

{% translate "Success! Your transit benefit is now connected to your card." %}

{% endblock headline %} @@ -23,7 +23,7 @@

{% translate "Success! Your transit benefit is now conn
{# djlint:off #} {% if enrollment.supports_expiration %} -

{% translate "Your benefit will expire on" %} {{ enrollment.expires|date }}.

+

{% translate "Your benefit will expire on" %} {{ enrollment.expires|date }}.

{% else %}