Skip to content

Commit

Permalink
修正 Readme 排版
Browse files Browse the repository at this point in the history
  • Loading branch information
sofish committed Jun 4, 2014
1 parent d55d290 commit d756e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -35,7 +35,7 @@
(2) 着重号:使用 class `.typo-em` <br />
(3) 清理浮动:与一般 reset.css 保持一致 `.clearfix` <br />
(4) 强制换行:添加 `.textwrap` 到文本所在的容器,如果是 `table` 测还需要 `.textwrap-table` <br />
(5) 衬线字体:添加 `.serif`
(5) 衬线字体:添加 `.serif` <br />
(6) 创建 border-box:在 html 中添加 `.borderbox` [#why](http://www.paulirish.com/2012/box-sizing-border-box-ftw/)


Expand Down

0 comments on commit d756e4f

Please sign in to comment.