aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-07 19:06:42 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-07 19:06:42 +0200
commitf6a3af4b8e6afbe4043e90c455d825f07961c3a9 (patch)
tree8323689646a0eafaf5378790aa1d7083f8b554d7 /assets
parentcss: revert the stupid .sidebar hack (diff)
downloadjekyll-theme-f6a3af4b8e6afbe4043e90c455d825f07961c3a9.tar.gz
jekyll-theme-f6a3af4b8e6afbe4043e90c455d825f07961c3a9.zip
css: remove a useless class
Diffstat (limited to 'assets')
-rw-r--r--assets/css/jekyll-theme/posts.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/assets/css/jekyll-theme/posts.css b/assets/css/jekyll-theme/posts.css
index 60b4715..c01a82b 100644
--- a/assets/css/jekyll-theme/posts.css
+++ b/assets/css/jekyll-theme/posts.css
@@ -7,9 +7,6 @@
justify-content: space-between;
column-gap: 1em;
}
-.post-date {
- text-align: right;
-}
.post-date a.category {
margin-right: .5em;
}