mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Changed the position of lastmod and related posts.
This commit is contained in:
@@ -22,14 +22,14 @@
|
||||
}
|
||||
|
||||
.post-tail-wrapper {
|
||||
margin-top: 3.5rem;
|
||||
margin-top: 5rem;
|
||||
border-bottom: 1px double var(--main-border, #e9ecef);
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
|
||||
.post-navigation {
|
||||
padding: 1rem .2rem;
|
||||
margin-bottom: 2rem;
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
|
||||
.post-navigation .btn,
|
||||
|
||||
Reference in New Issue
Block a user