Commit 97e411f6f4a1701dd24246c1317b36d17581aa92
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,6 +480,10 @@ div.modal-title{ | ||
480 | display: inline-block; | 480 | display: inline-block; |
481 | margin-right: 15px; | 481 | margin-right: 15px; |
482 | } | 482 | } |
483 | +.customers{ | ||
484 | + max-width: 720px; | ||
485 | + margin: 0 auto; | ||
486 | +} | ||
483 | @media (max-width: 991px) { | 487 | @media (max-width: 991px) { |
484 | .footer-copyrights{ | 488 | .footer-copyrights{ |
485 | margin-top:0; | 489 | margin-top:0; |