docs: update demo

pull/1188/head
Benjy Cui 9 years ago
parent fb3776dbd3
commit abc8b4c1e7

@ -26,11 +26,11 @@ ReactDOM.render(
````css ````css
/* 增加 16px 栅格间距 */ /* 增加 16px 栅格间距 */
.row { .code-box-demo .row {
margin-left: -8px; margin-left: -8px;
margin-right: -8px; margin-right: -8px;
} }
.row > div { .code-box-demo .row > div {
padding: 0 8px; padding: 0 8px;
} }
```` ````

Loading…
Cancel
Save