From 4d5a1c9a66654c7cf819b947a7e8e6ee432110f2 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 24 Aug 2023 01:15:53 +0300 Subject: [PATCH] better styling --- files/templates/donate.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/donate.html b/files/templates/donate.html index b31804bffc..4b9e1d8bea 100644 --- a/files/templates/donate.html +++ b/files/templates/donate.html @@ -26,12 +26,12 @@ {% if v and v.truescore >= TRUESCORE_DONATE_MINIMUM or True %} -
+
  • If you donate via {{DONATE_SERVICE}}, please first verify your email on the site, and then use that same email on {{DONATE_SERVICE}} to get your {{patron}} rewards automatically! -
  • + {% endif %} -
    +
  • If you donate crypto, please let us know by sending us a modmail so we can give you your {{patron}} rewards manually! -
  • + {% endblock %}