From 279fc00f459b02effa6bb0316c937713d2948564 Mon Sep 17 00:00:00 2001 From: Machiko Yasuda Date: Tue, 10 Dec 2024 21:38:34 +0000 Subject: [PATCH] fix(logged-out): fix padding from top --- benefits/core/templates/core/logged-out.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benefits/core/templates/core/logged-out.html b/benefits/core/templates/core/logged-out.html index 042fa05c5..2e53ae63d 100644 --- a/benefits/core/templates/core/logged-out.html +++ b/benefits/core/templates/core/logged-out.html @@ -9,7 +9,7 @@
-
{% include "core/includes/icon.html" with name="happybus" %}
+
{% include "core/includes/icon.html" with name="happybus" %}

{% translate "You have successfully logged out. Thank you for using Cal-ITP Benefits!" %}