From 9b4c0fd7c83dcb3d5ef109d09069624c69620818 Mon Sep 17 00:00:00 2001
From: Mariano Montone <marianomontone@gmail.com>
Date: Wed, 16 May 2018 10:46:57 -0300
Subject: [PATCH] Donation button icon

---
 content/contribute.html | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/content/contribute.html b/content/contribute.html
index dcf8394..7a66cd0 100644
--- a/content/contribute.html
+++ b/content/contribute.html
@@ -7,7 +7,7 @@
   Lisp Foundation</a>.</p>
 
 <p><a
-     href="https://www.paypal.com/xclick/business=treasurer%40cl-foundation.org&amp;currency_code=EUR&amp;item_name=Donation%20common-lisp%2Enet&amp;lc=GB" class="btn btn-primary"><i class="fab fa-paypal" style="font-size: 20px;vertical-align:middle;"></i>&nbsp;&nbsp;Donate to Common-Lisp.net</a>
+     href="https://www.paypal.com/xclick/business=treasurer%40cl-foundation.org&amp;currency_code=EUR&amp;item_name=Donation%20common-lisp%2Enet&amp;lc=GB" class="btn btn-primary"><i class="fab fa-cc-paypal" style="font-size: 30px;vertical-align:middle;"></i>&nbsp;&nbsp;&nbsp;Donate to Common-Lisp.net</a>
 </p>
 
 <p><b>Thank you for your support!</b></p>
@@ -15,10 +15,7 @@
 <h2>Projects waiting for volunteers</h2>
 
 <p>If you would like to contribute by donating your time, please let
-  us know (through a mail to <a
-                               href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel">this
-  mailinglist</a>, for example). There are currently a few projects that
-  need attention, and we almost always can use a helping hand.</p>
+  us know (through a mail to <a href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel">this mailinglist</a>, for example). There are currently a few projects that need attention, and we almost always can use a helping hand.</p>
 
 <p>Two projects waiting for volunteers are</p>
 
-- 
GitLab