diff options
Diffstat (limited to '')
-rw-r--r-- | assets/css/jekyll-theme/posts.css | 3 |
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; } |