Changed homepage backgrounds, improved @sections
This commit is contained in:
@ -26,7 +26,8 @@ import { connect } from 'react-redux';
|
||||
import { withLanguage } from '@public/language/Language';
|
||||
|
||||
import Page, { PageBoundary } from '@components/page/Page';
|
||||
import { BodySection, ClearSection } from '@components/section/Section';
|
||||
import BodySection from '@sections/body/BodySection';
|
||||
import ClearSection from '@sections/layout/ClearSection';
|
||||
|
||||
import { Title } from '@objects/typography/Typography';
|
||||
|
||||
|
Reference in New Issue
Block a user