Cleaned Content Boxes, removed Background Object (unused)

This commit is contained in:
2018-10-24 17:38:24 +11:00
parent b9b69ef222
commit 704ce6e4c1
13 changed files with 36 additions and 67 deletions

View File

@ -42,7 +42,7 @@ import Section, {
//Objects
import ElementScrollFader from '@objects/animation/fade/ElementScrollFader';
import ContentBox from '@objects/content/ContentBox';
import ContentBox from '@objects/content/box/ContentBox';
import { Title, Heading1, Paragraph } from '@objects/typography/Typography';
import Input, {
Form,