1
0
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:
Cotes Chung
2020-02-17 23:44:10 +08:00
parent fd56f5b600
commit 16bb4e4544
2 changed files with 19 additions and 19 deletions

View File

@@ -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,