From 5def2d588387a93306d53044361f4478e8e570c3 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 23:24:47 +0200 Subject: [PATCH] Class changes --- css/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index ca499cc..89f09c0 100755 --- a/css/style.css +++ b/css/style.css @@ -1710,11 +1710,6 @@ p.blogauthor { letter-spacing: .01rem; } -.post-list { - list-style: none; - margin: 1.563rem auto; -} - .post-list-tags a { display: block; border-bottom: 1px solid #dadada; @@ -1735,6 +1730,7 @@ p.blogauthor { padding-right: 0; padding: 0 1.25rem; margin: 0 auto 1.875rem; + list-style: none; font-family: 'Overpass',sans-serif; font-weight: 300; font-style: normal;