From cdeb04bc4c1556bdda572633ebb388d5786b157e Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 14:58:10 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 31a6175..e3627e2 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -330,7 +330,7 @@ footer .socbuts a:hover{ border: 1px solid #9f9e9e; } .main-box2{ - max-width: 1032px; + max-width: 990px; margin: 0 auto; padding-bottom:10px; padding-top: 52px; @@ -526,9 +526,9 @@ footer .socbuts a:hover{ margin-right: 5px; } .post_cont .text{ - width: 320px; + width: 300px; margin: 0 20px; - margin-right:0; + margin-right: 0; color: #838383; font-family: 'Lato-Medium'; font-size: 14px; -- libgit2 0.21.4