From 74c56504855729445e57674a9af109e73fdbae2b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:58:34 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3dfccc4..b12852d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -771,7 +771,7 @@ footer .socbuts a:hover{ margin-top: 7px; } .post_1 .titles{ - padding-left: 100px; + padding-left: 50px; } .textitle_bottom{ margin-bottom: 134px; @@ -781,7 +781,7 @@ footer .socbuts a:hover{ } .post_1_start{ display: flex; - padding-left: 100px; + padding-left: 50px; padding-bottom: 43px; letter-spacing: 0.4px; font-size: 15px; -- libgit2 0.21.4