Alexey Boroda
/
kristal-estet
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
97e411f6f4a1701dd24246c1317b36d17581aa92
Authored by
Eugeny Galkovskiy
2017-11-09 11:38:58 +0200
1 parent
fab0e827
content edits
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/custom.css
Inline
Side-by-side
frontend/web/css/custom.css
Wrap text
Show/Hide comments
View file @
97e411f
...
...
@@ -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;
...
...