diff options
Diffstat (limited to '')
-rw-r--r-- | assets/css/jekyll-theme/posts.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/jekyll-theme/posts.css b/assets/css/jekyll-theme/posts.css index c90454c..933dfa7 100644 --- a/assets/css/jekyll-theme/posts.css +++ b/assets/css/jekyll-theme/posts.css @@ -21,7 +21,7 @@ flex-shrink: 0; } -.post-entry { +.feed-entry { margin-bottom: 15px; /* The color of <hr>. */ border-bottom: 1px solid #eee; |