mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Increase the margin between lists.
This commit is contained in:
parent
e9c29aa1b5
commit
a1b2c71b89
@ -823,6 +823,11 @@ div.post-content .table-wrapper {
|
|||||||
p {
|
p {
|
||||||
font-size: 1.08rem;
|
font-size: 1.08rem;
|
||||||
}
|
}
|
||||||
|
> ol, > ul {
|
||||||
|
> li {
|
||||||
|
margin-top: 0.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag:hover {
|
.tag:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user