Skip to content

Commit

Permalink
site: fix site style (ant-design#4386)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddcat1115 authored and benjycui committed Dec 28, 2016
1 parent 967b9a7 commit c4b637b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/theme/template/Content/MainContent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export default class MainContent extends React.Component {
</Row>

<Row>
<Col lg={{ span: 20, offset: 4 }}
<Col lg={{ span: 19, offset: 5 }}
md={{ span: 18, offset: 6 }}
sm={24} xs={24}
>
Expand Down

0 comments on commit c4b637b

Please sign in to comment.