Fix padding quotations and numbering list
This commit is contained in:
parent
d0c44f70f1
commit
37d8ae3d31
@ -97,6 +97,9 @@
|
||||
@apply leading-loose;
|
||||
line-height: 1.5;
|
||||
}
|
||||
+ div {
|
||||
margin-top: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -117,3 +120,7 @@
|
||||
.task-list-item {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user