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:
parent
fa21e72b3f
commit
5608176a20
@ -21,6 +21,10 @@ p, pre, ul, ol, dl, blockquote, hr {
|
|||||||
margin-bottom: 1.6em;
|
margin-bottom: 1.6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
a.anchor {
|
a.anchor {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user