fix: h2 padding on mobile

fixes #1118
This commit is contained in:
Roman Hotsiy 2019-12-12 16:17:36 +02:00
parent 094ce914e3
commit 7ed1a7ef0e
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -71,7 +71,7 @@ export class SectionItem extends React.Component<ContentItemProps> {
return (
<>
<Row>
<MiddlePanel compact={level !== 1}>
<MiddlePanel compact={false}>
<Header>
<ShareLink to={this.props.item.id} />
{name}