diff --git a/public/components/sections/BodySection.jsx b/public/components/sections/BodySection.jsx index b2e983b..4be1de8 100644 --- a/public/components/sections/BodySection.jsx +++ b/public/components/sections/BodySection.jsx @@ -19,7 +19,7 @@ class BodySection extends React.Component { render() { return ( -
+
{this.props.children}