From ab8728008dd665eec175ef7c5610d81d098f8563 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 23:27:25 +0200 Subject: [PATCH] Removed some padding and fixed font weight --- css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/style.css b/css/style.css index 89f09c0..c93af1a 100755 --- a/css/style.css +++ b/css/style.css @@ -1703,7 +1703,6 @@ p.blogauthor { padding: 0 1.25rem; margin: 0 auto 1.875rem; font-family: 'Overpass',sans-serif; - font-weight: 300; font-style: normal; font-size: 1.125rem; line-height: 2; @@ -1728,11 +1727,9 @@ p.blogauthor { margin-left: auto; padding-left: 0; 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; font-size: 1.125rem; line-height: 2;