mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
site: fix site style (#4386)
This commit is contained in:
parent
967b9a77a9
commit
c4b637b7de
@ -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}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user