Skip to content

Commit 0cb2ce3

Browse files
committed
9-19
1 parent c304b65 commit 0cb2ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/page/articlePage/articlePage.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,10 @@ export default {
229229
width:100%;
230230
font-size:16px;
231231
word-break:break-all;
232-
letter-spacing: 0.05em;
232+
letter-spacing: 0.06em;
233233
word-spacing: 0.2em;
234234
margin-top: 1em;
235-
line-height: 180%;
235+
line-height: 200%;
236236
padding-top:15px;
237237
padding-bottom:30px;
238238
border-top:1px solid #968e8e;

0 commit comments

Comments
 (0)