Add some margin to list items
All checks were successful
CI / Test and lint (push) Successful in 16s
All checks were successful
CI / Test and lint (push) Successful in 16s
This commit is contained in:
@@ -21,6 +21,10 @@ p, pre, ul, ol, dl, blockquote, hr {
|
||||
margin-bottom: 1.6em;
|
||||
}
|
||||
|
||||
li {
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
|
||||
a.anchor {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user