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

@ -32,7 +32,7 @@ class VideoSection extends React.Component {
render() {
return (
<Section full={this.props.full}>
<video class="c-video-section">
<video className="c-video-section">
</video>