From 17079671b17b796f9121e494bfe7584683bafcbd Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 14 Feb 2024 11:51:23 +0200 Subject: [PATCH] increase margin --- files/templates/login/forgot_password.html | 2 +- files/templates/login/lost_2fa.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/login/forgot_password.html b/files/templates/login/forgot_password.html index 360a6af811..8c55b0134e 100644 --- a/files/templates/login/forgot_password.html +++ b/files/templates/login/forgot_password.html @@ -9,7 +9,7 @@ - + {% endblock %} diff --git a/files/templates/login/lost_2fa.html b/files/templates/login/lost_2fa.html index 33731d8376..75f0f32907 100644 --- a/files/templates/login/lost_2fa.html +++ b/files/templates/login/lost_2fa.html @@ -11,7 +11,7 @@ - + {% endblock %}