From 2e700b3223d9fa22a3131b39166482e88e5d1428 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 13 Feb 2024 14:28:04 +0200 Subject: [PATCH] decrease margin --- files/templates/donate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/donate.html b/files/templates/donate.html index 3d380b627..4f51213c7 100644 --- a/files/templates/donate.html +++ b/files/templates/donate.html @@ -36,7 +36,7 @@ {% if can_see %} -
  • +
  • If you donate via {{DONATE_SERVICE}}, please first make sure your email on {{SITE}} and your email on {{DONATE_SERVICE}} are the same, then click "Claim {{patron}} Rewards" here
  • {% endif %}