From 9f47546ac61c3b4cc0f0f63449ad2e1b36d85e8d Mon Sep 17 00:00:00 2001 From: Shivan Modha Date: Sun, 16 Feb 2020 15:25:41 -0500 Subject: [PATCH] LINTTTT --- src/components/Landing/Sections/Home.jsx | 35 ++++++++++++------------ 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/src/components/Landing/Sections/Home.jsx b/src/components/Landing/Sections/Home.jsx index 1f5e0df66..18b270d95 100644 --- a/src/components/Landing/Sections/Home.jsx +++ b/src/components/Landing/Sections/Home.jsx @@ -34,73 +34,73 @@ class Home extends Component { background + height={window.innerHeight / 2} />
background + height={window.innerHeight / 2} />
background + height={window.innerHeight / 4} />
background + height={window.innerHeight / 3} />
background + height={window.innerHeight / 10} />
background + height={window.innerHeight / 3} />
background + height={window.innerHeight / 3} />
background + height={window.innerHeight / 2} />
background + height={window.innerHeight / 3} />
background + height={window.innerHeight / 3} />
background + height={window.innerHeight / 10} />
background + height={window.innerHeight / 3} />
} @@ -176,9 +176,10 @@ class Home extends Component { } -
- { defaults.volunteers.display &&
- Want to help? Sign up to volunteer or mentor! +
+ {defaults.volunteers.display && +
+ Want to help? Sign up to volunteer or mentor!
}