Commit 97e411f6f4a1701dd24246c1317b36d17581aa92

Authored by Eugeny Galkovskiy
1 parent fab0e827

content edits

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/custom.css
... ... @@ -480,6 +480,10 @@ div.modal-title{
480 480 display: inline-block;
481 481 margin-right: 15px;
482 482 }
  483 +.customers{
  484 + max-width: 720px;
  485 + margin: 0 auto;
  486 +}
483 487 @media (max-width: 991px) {
484 488 .footer-copyrights{
485 489 margin-top:0;
... ...