fix: add some spacing
This commit is contained in:
@@ -243,8 +243,11 @@ figure figcaption {
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
box-shadow: 0 5px 10px rgba(0,0,0,0.3);
|
box-shadow: 0 5px 10px rgba(0,0,0,0.3);
|
||||||
}
|
}
|
||||||
|
.post-list-item p {
|
||||||
|
margin: 2rem 0;
|
||||||
|
}
|
||||||
.post-list-header h2 {
|
.post-list-header h2 {
|
||||||
margin-bottom: .5rem;
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
.post-list-link {
|
.post-list-link {
|
||||||
flex-basis: calc(100% - 1.5rem);
|
flex-basis: calc(100% - 1.5rem);
|
||||||
|
Reference in New Issue
Block a user