Built out (functional) hamburger menu

This commit is contained in:
2018-06-12 08:34:59 +10:00
parent 9dd724a8d4
commit 13614d2cdc
11 changed files with 166 additions and 14 deletions

View File

@ -65,9 +65,9 @@ const AboutPage = (props) => {
<Split className="u-text-center" padded>
<ElementScrollFader from="bottom">
<Heading1>
<Title>
{ Language.get("pages.about.video.heading") }
</Heading1>
</Title>
<Paragraph>
{ Language.get("pages.about.video.paragraph") }
</Paragraph>