From f6a3af4b8e6afbe4043e90c455d825f07961c3a9 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 7 Apr 2022 19:06:42 +0200 Subject: css: remove a useless class --- assets/css/jekyll-theme/posts.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'assets') 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; } -- cgit v1.2.3