diff --git a/src/components/Donate.js b/src/components/Donate.js index cf7bbea..145d4c9 100644 --- a/src/components/Donate.js +++ b/src/components/Donate.js @@ -23,8 +23,8 @@ class Donate extends Component { {/*
hjalsdklANSDFKJASNDF
*/}
-

-

Donate Today

+
+
Donate Today






@@ -34,14 +34,14 @@ class Donate extends Component {





-

Paypal widget here

+
Paypal widget here










-

Gofundme widget here

-

+
Gofundme widget here
+
diff --git a/src/components/assets/Donate.scss b/src/components/assets/Donate.scss index 379dffc..540bd1f 100644 --- a/src/components/assets/Donate.scss +++ b/src/components/assets/Donate.scss @@ -11,17 +11,18 @@ border-radius: 10px; transform: translate(-50%, -50%); } -p { +.textBox { margin-left:4em; + text-align: center; vertical-align: middle; } -h1 { +.text1 { font-family: "Poppins", sans-serif; - font-size:250%; + font-size:4em; position: absolute; color:#e0fbfc; } -h2{ +.text2{ font-family: "Poppins", sans-serif; font-size: 2em; position: absolute;