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