From d03b9668895ddb2074efdaca293ffd423234115b Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 10 Oct 2016 15:04:43 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2c585ee..5c06279 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -695,7 +695,7 @@ footer .socbuts a:hover{ font-size: 15px; font-family: 'Lato-Medium'; margin: 0 auto; - max-width: 1010px; + max-width: 1110px; } .textitle_bottom .post_1_main{ letter-spacing: 0.4px; @@ -1529,6 +1529,7 @@ p.right{text-align: right;} margin: 9px 0px; height: 100%!important; } +.list1_block{margin-right: 35px;} .hidden{display: none;} .text-blog p{ color: #595656; @@ -1811,7 +1812,7 @@ p.right{text-align: right;} .textile_bottom .content{ margin: 0 auto; - max-width: 1008px; + max-width: 1110px; } -- libgit2 0.21.4