fix: inconsistent spacing in nested lists
This commit is contained in:
parent
fb0c64a07e
commit
1c814638da
@ -316,6 +316,7 @@
|
|||||||
list-style-position: inside;
|
list-style-position: inside;
|
||||||
|
|
||||||
li > ul, li > ol {
|
li > ul, li > ol {
|
||||||
|
padding-top: .5rem;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user