Skip to content
Snippets Groups Projects
Unverified Commit 433c8528 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

collection overworld spacing

parent e5fdb23d
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,9 @@ class Overworld extends React.Component {
}}
</CollectionItemsLoader>
<CollectionList collections={this.props.collections} />
<Box px={4} my={3}>
<CollectionList collections={this.props.collections} />
</Box>
<Box pt={2} px={4}>
<h4>{t`Our data`}</h4>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment