diff --git a/open-giving/public/new/donation/cashapp.svg b/open-giving/public/new/donation/cashapp.svg deleted file mode 100644 index 85c4326..0000000 --- a/open-giving/public/new/donation/cashapp.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/open-giving/public/new/donation/donorbox.svg b/open-giving/public/new/donation/donorbox.svg deleted file mode 100644 index 54432fe..0000000 --- a/open-giving/public/new/donation/donorbox.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/open-giving/public/new/donation/patreon.svg b/open-giving/public/new/donation/patreon.svg deleted file mode 100644 index 96b2711..0000000 --- a/open-giving/public/new/donation/patreon.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/open-giving/public/new/donation/stripe.svg b/open-giving/public/new/donation/stripe.svg deleted file mode 100644 index a9344dd..0000000 --- a/open-giving/public/new/donation/stripe.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/open-giving/public/new/donation/venmo.svg b/open-giving/public/new/donation/venmo.svg deleted file mode 100644 index 3ff0217..0000000 --- a/open-giving/public/new/donation/venmo.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/open-giving/src/components/Layout.js b/open-giving/src/components/Layout.js index 8588143..9e5847f 100644 --- a/open-giving/src/components/Layout.js +++ b/open-giving/src/components/Layout.js @@ -9,7 +9,7 @@ const Layout = ({ children, plain = false }) => { {!plain &&
} {children} {!plain && ( -
+
Built with by{' '} { if (!open) return null; return (
-
+
{children}
diff --git a/open-giving/src/components/TestModeSwitcher.js b/open-giving/src/components/TestModeSwitcher.js index bc4d27d..afc2cef 100644 --- a/open-giving/src/components/TestModeSwitcher.js +++ b/open-giving/src/components/TestModeSwitcher.js @@ -19,7 +19,7 @@ const TestModeSwitcher = () => { }; return ( -
+
{ {org.name}

-

+

{org.description ? org.description : org.name}

diff --git a/open-giving/src/components/landingpage/SelectDonationMethod.js b/open-giving/src/components/landingpage/SelectDonationMethod.js index a4c0dfe..ecfda79 100644 --- a/open-giving/src/components/landingpage/SelectDonationMethod.js +++ b/open-giving/src/components/landingpage/SelectDonationMethod.js @@ -10,11 +10,7 @@ export const SelectDonationMethod = ({ return (
0 - ? '' - : 'mb-12' - }`} + className="font-sans pt-[35px] pb-[20px] md:py-[30px] lg:pt-[68px] px-6 md:px-12 2xl:px-[20%] w-full flex flex-col items-center justify-center gap-[18px] md:gap-[20px]" >

Choose donation method @@ -47,7 +43,6 @@ export const SelectDonationMethod = ({ {isActive && (