Add the margin in the bottom of each card on post list
This commit is contained in:
parent
db951130bc
commit
eb48bb0971
@ -232,7 +232,7 @@ p {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
border-style: none;
|
border-style: none;
|
||||||
/* margin: 1em; */
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* .blog-card-feed {
|
/* .blog-card-feed {
|
||||||
|
Loading…
Reference in New Issue
Block a user