mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Beautify the layout for posts heading and preview-image.
This commit is contained in:
@@ -52,6 +52,10 @@ $prompt-newer: "{{ site.data.label.post.button.next }}";
|
||||
margin: 1rem 0 0.8rem;
|
||||
}
|
||||
}
|
||||
.post-preview-img {
|
||||
margin-top: 0;
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.post-tail-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user