aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/jekyll-theme/posts.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/jekyll-theme/posts.css b/assets/css/jekyll-theme/posts.css
index c35fc11..c901940 100644
--- a/assets/css/jekyll-theme/posts.css
+++ b/assets/css/jekyll-theme/posts.css
@@ -17,4 +17,5 @@
.post-entry {
/* The color of <hr>. */
border-bottom: 1px solid #eee;
+ margin-bottom: 10px;
}