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!
}