From 9dc69cbadfd505118b6a0d48c9bb1f7cc4ec4b1c Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 17:42:20 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5e60775..35198ec 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2331,8 +2331,9 @@ p.right{text-align: right;} .note .picture{margin: 0 auto 25px;} .note{margin: 17px 0px 75px 0px;} .main-box5 { - padding-top: 35px; + margin: 0 auto; max-width: 587px; + padding: 20px 0 45px; } .menu li{ min-width:100%; -- libgit2 0.21.4