diff --git a/client/src/components/Donation/Donation.css b/client/src/components/Donation/Donation.css index cb89a04579..fafc82d351 100644 --- a/client/src/components/Donation/Donation.css +++ b/client/src/components/Donation/Donation.css @@ -87,3 +87,7 @@ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } + +.wallet { + overflow-wrap: break-word; +} diff --git a/client/src/components/Donation/components/DonateOther.js b/client/src/components/Donation/components/DonateOther.js index db059a9d72..c174db7c3e 100644 --- a/client/src/components/Donation/components/DonateOther.js +++ b/client/src/components/Donation/components/DonateOther.js @@ -157,22 +157,30 @@ class DonateOther extends Component {
Our Bitcoin wallet is{' '}
- 12skYi7aMCjDUdrVdoB3JjZ77ug8gxJfbL
+
+ 12skYi7aMCjDUdrVdoB3JjZ77ug8gxJfbL
+
Our Ethereum wallet is{' '}
- 0x0ADbEf2471416BD8732cf0f3944294eE393CcAF5
+
+ 0x0ADbEf2471416BD8732cf0f3944294eE393CcAF5
+
Our Litecoin wallet is{' '}
- LKu8UG8Z1nbTxnq9Do96PsC3FwbNtycf3X
+
+ LKu8UG8Z1nbTxnq9Do96PsC3FwbNtycf3X
+
Our Bitcoin Cash wallet is{' '}
- 1EBxPEJWrGZWxe2UayyAsnd5VsRg5H9xfu
+
+ 1EBxPEJWrGZWxe2UayyAsnd5VsRg5H9xfu
+