From 13a248ba2b93c64a8a2678022fc4fba119a54151 Mon Sep 17 00:00:00 2001 From: Ahmad Abdolsaheb Date: Tue, 2 Feb 2021 22:19:27 +0300 Subject: [PATCH] fix(client): landing and donate page night mode friendly (#40883) --- .../src/components/Donation/DonateFormChildViewForHOC.js | 1 - client/src/components/Donation/Donation.css | 4 +++- client/src/components/landing/landing.css | 8 +++++++- client/src/components/layouts/global.css | 1 + client/utils/gatsby/layoutSelector.js | 8 +------- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/client/src/components/Donation/DonateFormChildViewForHOC.js b/client/src/components/Donation/DonateFormChildViewForHOC.js index 087d556d2e..877a84da4f 100644 --- a/client/src/components/Donation/DonateFormChildViewForHOC.js +++ b/client/src/components/Donation/DonateFormChildViewForHOC.js @@ -183,7 +183,6 @@ class DonateFormChildViewForHOC extends Component {