Added minheights to the page

This commit is contained in:
Dom Masters
2018-05-07 07:31:41 +10:00
parent 9e94ad1599
commit 135dc5e5f0
7 changed files with 38 additions and 3 deletions

View File

@ -33,7 +33,7 @@ class Homepage extends React.Component {
render() {
return (
<Page style="home-page">
<VideoSection>
<VideoSection full>
Test
</VideoSection>
</Page>