Fix margin to margin-bottom
This commit is contained in:
parent
0cc8958173
commit
9894472e42
@ -230,7 +230,7 @@ p {
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
border-style: none;
|
||||
margin: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
/* .blog-card-feed {
|
||||
|
Loading…
Reference in New Issue
Block a user