Skip to content

Commit 2fea630

Browse files
committed
style: p margin 1.4em
1 parent 959cccf commit 2fea630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ body {
221221
}
222222

223223
p {
224-
margin: 2em 0;
224+
margin: 1.4em 0;
225225
/* 默认的上、下外边距 */
226-
line-height: 2em;
226+
line-height: 1.4em;
227227
/* 设置与 margin 一致的行高 */
228228
}

0 commit comments

Comments
 (0)