Added w95 styles, building out about page work section

This commit is contained in:
2018-06-27 08:20:23 +10:00
parent 96cea1dc86
commit 7a5b26bb23
25 changed files with 1239 additions and 1291 deletions

View File

@ -39,9 +39,7 @@ export default (props) => {
<Heading1 className="u-text-center">
{ Language.get("pages.about.programming.heading") }
</Heading1>
<Paragraph>
{ Language.get("pages.about.programming.paragraph") }
</Paragraph>
{ Language.get("pages.about.programming.paragraph") }
</ContentBox>
</ElementScrollFader>
</PageBoundary>