From 7723e7b3a038c23b9f77c9f67a8ac0538664c93a Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:20:11 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 01458a6..04d1923 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2186,6 +2186,12 @@ p.right{text-align: right;} .menu li{ max-width: 13%; } + footer .fleft{ + margin-left:10px; + } + .footer .container{ + padding-right: 15px; + } } @media (max-width: 991px) { .menu .container { -- libgit2 0.21.4