fix(docs-style): reduce line height
This commit is contained in:
parent
5c0567b1cd
commit
fe83343211
@ -3,8 +3,7 @@
|
|||||||
.markdown {
|
.markdown {
|
||||||
color: @c-text;
|
color: @c-text;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
// line-height: 1.60625;
|
line-height: 1.60625;
|
||||||
line-height: 2;
|
|
||||||
|
|
||||||
&:not(:first-child):empty {
|
&:not(:first-child):empty {
|
||||||
min-height: 32px;
|
min-height: 32px;
|
||||||
|
Loading…
Reference in New Issue
Block a user