diff --git a/_i18n/en.yml b/_i18n/en.yml
index c882c696..89183de9 100644
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -421,6 +421,8 @@ contributing:
sponsor_p: You can also support Monero through a sponsorship program. See the dedicated
sponsor_link: Sponsorships page
sponsor_p2: for more info.
+ altqrmonero: Monero QR code
+ altqrbitcoin: Bitcoin QR code
faq:
intro: Find answers to recurring questions and concerns about Monero.
diff --git a/css/custom.css b/css/custom.css
index a3fc0602..003642ed 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -4280,6 +4280,10 @@ p.hangouts-social {
margin: 0;
}
+.contribute img.qr {
+ max-width: 15rem;
+}
+
/**************************MONERO PROJECT***********************/
.monero-project p {
diff --git a/get-started/contributing/index.md b/get-started/contributing/index.md
index 94749140..71171613 100644
--- a/get-started/contributing/index.md
+++ b/get-started/contributing/index.md
@@ -76,10 +76,10 @@ permalink: /get-started/contributing/index.html