Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion translations/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<div id="add-line-height-to-body"></div>
### 为 `body` 元素添加行高

不必为每一个 `<p>`,`<h*>`,_等元素_逐一添加 `line-height`,为 `body` 元素添加就好了:
不必为每一个 `<p>`,`<h*>`,等元素逐一添加 `line-height`,为 `body` 元素添加就好了:

```css
body {
Expand Down