From 8eb4782bd8e7d1205e8bf2962391fd8ff133a6fc Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:58:22 +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 155cb8d..5dac45f 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2402,6 +2402,8 @@ p.right{text-align: right;} .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} .main-box3 ul{ padding: 0 15px; + max-width: 330px; + margin: 10px auto; } .main-box4 .picture{ width: 100%; -- libgit2 0.21.4