mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
fix: inconsistent spacing in nested lists
This commit is contained in:
parent
fb0c64a07e
commit
1c814638da
@ -316,6 +316,7 @@
|
||||
list-style-position: inside;
|
||||
|
||||
li > ul, li > ol {
|
||||
padding-top: .5rem;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user