From 0f60a781eb352fc02e99094942de0f18e3761968 Mon Sep 17 00:00:00 2001 From: Dmitry Kolosov Date: Sun, 26 Jan 2020 18:56:22 +0300 Subject: [PATCH] Remove text-align:right for read more --- static/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 810a573..65ecd98 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -180,7 +180,6 @@ article img { .read-more { font-size: 0.85em; - text-align: right; } .divider {