feat(night-mode): Add initial night mode styles

This commit is contained in:
Bouncey
2018-09-14 15:51:17 +01:00
committed by Stuart Taylor
parent b62ad699af
commit d6c0e7be49
6 changed files with 57 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ const BigCallToAction = () => (
);
const IndexPage = () => (
<Layout disableSettings={true}>
<Layout disableSettings={true} landingPage={true}>
<Spacer />
<Spacer />
<Grid className='text-center'>