aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-16 10:29:28 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-16 10:29:28 +0300
commit6f6f82e817b775006e953829a48dd4b91d95c5a7 (patch)
tree0710696828cc42c9e5e56d6132ee01594faf9b88 /assets
parentpaginator: move the text-center block to the include (diff)
downloadjekyll-theme-6f6f82e817b775006e953829a48dd4b91d95c5a7.tar.gz
jekyll-theme-6f6f82e817b775006e953829a48dd4b91d95c5a7.zip
css: add a comment
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 c01a82b..b9b5b41 100644
--- a/assets/css/jekyll-theme/posts.css
+++ b/assets/css/jekyll-theme/posts.css
@@ -19,6 +19,7 @@
flex-shrink: 0;
}
+/* Don't use an actual <hr>, it's margins are too big, use a border instead. */
.feed-entry {
margin-bottom: 15px;
/* The color of <hr>. */