Adding illustration, stylistic changes

This commit is contained in:
Moris Zen
2018-08-08 01:12:04 +02:00
parent 3a4cb6382d
commit 0e5a2f40c5
8 changed files with 787 additions and 19 deletions

View File

@@ -32,6 +32,7 @@ const IntroDefault = ({ ...props }) => (
{props.text}
</p>
)}
{props.children}
</div>
)