Commit ffd772c553db4436f749e5d8cc5a6f355ed35435

Authored by Eugeny Galkovskiy
1 parent 2cc24b9a

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -688,14 +688,14 @@ footer .socbuts a:hover{
688 688 padding-top: 39.198%;
689 689 background-color: #dcdcdc;
690 690 margin: 14px 13px;
691   - margin-top: 11px;
  691 + margin-top: 8px;
692 692 }
693 693 .top4{margin-top: 4px;}
694 694 .showroom{
695 695 text-align: center;
696 696 display: flex;
697 697 justify-content: center;
698   - margin-top: 17px;
  698 + margin-top: 20px;
699 699 }
700 700 .showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;}
701 701 .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;}
... ...