Increase padding in post lists.
This commit is contained in:
parent
9f73ca2950
commit
78f3b18969
|
@ -182,7 +182,7 @@ ul.post-list {
|
||||||
li {
|
li {
|
||||||
@include bordered-block;
|
@include bordered-block;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
padding: 0.5rem;
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user