diff --git a/src/views/join/join.jsx b/src/views/join/join.jsx index 60379fd86..a62e7d449 100644 --- a/src/views/join/join.jsx +++ b/src/views/join/join.jsx @@ -5,8 +5,21 @@ const ErrorBoundary = require('../../components/errorboundary/errorboundary.jsx' // Require this even though we don't use it because, without it, webpack runs out of memory... const Page = require('../../components/page/www/page.jsx'); // eslint-disable-line no-unused-vars +require('./join.scss'); const Register = () => ( +
+ + + + +