From bfe01e081bd1cec1a00dbb89c942b4535842c183 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 15:58:27 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 34fdb02..81fd8bb 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1383,7 +1383,10 @@ a.active{ color: #777777; letter-spacing: 0.4px; } -.about_brand{margin:0 20px;margin-bottom: 60px;max-width: 986px;} +.about_brand{ + margin: 0 auto; + margin-bottom: 60px; + max-width: 966px;} .blog1{ max-width: 595px; -- libgit2 0.21.4