From 3d4c4ddae5667a55767bbeaa657cdc67814e9396 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 11 Oct 2016 11:26:50 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index efffe94..e425de7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -696,6 +696,7 @@ footer .socbuts a:hover{ font-family: 'Lato-Medium'; margin: 0 auto; max-width: 1110px; + margin-left: 50px; } .textitle_bottom .post_1_main{ letter-spacing: 0.4px; @@ -2082,6 +2083,7 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .post_1_main{margin-left:0;} .carousel{margin: 0px auto;} .post_1_start{padding-left:0px;} .post_1_start .pic{padding-right:0px;} -- libgit2 0.21.4