From 97e411f6f4a1701dd24246c1317b36d17581aa92 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 9 Nov 2017 11:38:58 +0200 Subject: [PATCH] content edits --- frontend/web/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 96221d2..6b9f0d0 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -480,6 +480,10 @@ div.modal-title{ display: inline-block; margin-right: 15px; } +.customers{ + max-width: 720px; + margin: 0 auto; +} @media (max-width: 991px) { .footer-copyrights{ margin-top:0; -- libgit2 0.21.4