fix(docs-style): reduce line height

This commit is contained in:
chenos 2021-11-02 10:05:02 +08:00
parent 5c0567b1cd
commit fe83343211

View File

@ -3,8 +3,7 @@
.markdown {
color: @c-text;
font-size: 15px;
// line-height: 1.60625;
line-height: 2;
line-height: 1.60625;
&:not(:first-child):empty {
min-height: 32px;