diff --git a/src/views/NoMatch.js b/src/views/NoMatch.js index 606eb8e..395788b 100644 --- a/src/views/NoMatch.js +++ b/src/views/NoMatch.js @@ -1,15 +1,25 @@ import React from 'react' import Helmet from 'react-helmet' +import { KawaiiPlanet } from 'react-kawaii' import Page from '../components/Page' import PageHeader from '../components/PageHeader' -import { Section, Container } from '../components/common' +import { Section, Container, Flex } from '../components/common' +import { color } from '../globalStyles' export default () => ( -
- -

404 – Page Not Found ⛈

+
+ + + + +

404 – Page Not Found