fixed lists line spacing
This commit is contained in:
@@ -117,7 +117,10 @@ ul {
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
margin-bottom: .5rem;
|
margin-bottom: .5rem;
|
||||||
line-height: 1.45;
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: .25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul li::marker {
|
ul li::marker {
|
||||||
@@ -293,8 +296,8 @@ textarea {
|
|||||||
align-content: flex-end
|
align-content: flex-end
|
||||||
}
|
}
|
||||||
|
|
||||||
.titleList {
|
.titleList li {
|
||||||
line-height: 1.8;
|
margin-bottom: .75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footnote-definition {
|
.footnote-definition {
|
||||||
|
|||||||
Reference in New Issue
Block a user