commit 56db695590e27870e97c4ba5d00f677c81806af3 Author: Antonela antonela@torproject.org Date: Tue Oct 20 17:11:53 2020 +0000
Update Champion of Privacy text --- templates/donate-form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/donate-form.html b/templates/donate-form.html index 3bdac303..067ce68d 100644 --- a/templates/donate-form.html +++ b/templates/donate-form.html @@ -1,6 +1,6 @@ <div> {{ this.intro }} - <p class="text-center">Do you want to give more than $1000? <a title="Champions-of Privacy" href="champions-of-privacy/">Become a Champion of Privacy!</a></p> + <p class="text-center mt-3 py-3 border"><a title="Champions of Privacy" href="champions-of-privacy">Donate more than $1000 and become a Champion of Privacy!</a></p> </div> <div class="donate-form"> <div id="campaign-totals-area"></div>