From f080143428905fc8eb421b7f26f780389efb713c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 30 Mar 2020 08:02:20 +0200 Subject: Css fix --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index a88a2d2..223edef 100644 --- a/static/style.css +++ b/static/style.css @@ -98,7 +98,7 @@ ul.article-list { } ul.article-list li { - margin-bottom: 35px; + margin-bottom: 25px; } ul.article-list time { -- cgit v1.2.3