From ceb2b115ef70feec23e7983454d820ce36c6d7da Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 22:44:52 +0200 Subject: [PATCH] Added bottom spacing for tags --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 51dcfdf..00c9bd9 100755 --- a/css/style.css +++ b/css/style.css @@ -1652,6 +1652,7 @@ p.blogauthor { .tags { margin-top: 1.875rem; + margin-bottom: 1rem; } .tags a {