enlarge li, li p gaps
This commit is contained in:
parent
a2a26eb189
commit
c9528396a1
|
@ -142,11 +142,11 @@ h6:hover .anchor {
|
|||
}
|
||||
|
||||
.post-content li {
|
||||
margin-top: 5px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.post-content li p {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
.post-content dl {
|
||||
|
|
Loading…
Reference in New Issue